Skip to content

Commit

Permalink
fix_quickstart_pip_install
Browse files Browse the repository at this point in the history
  • Loading branch information
elephaint committed May 3, 2024
1 parent 6d545d6 commit 97aed4f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions nbs/docs/getting-started/2_quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -75,17 +75,11 @@
"id": "d9c35e70",
"metadata": {},
"source": [
"::: {.callout-note}\n",
"You can install `nixtla` with `pip` or `conda`:\n",
"You can install `nixtla` with `pip`:\n",
" \n",
"```shell\n",
"pip install nixtla\n",
"```\n",
"or:\n",
"```shell\n",
"conda install -c conda-forge nixtla\n",
"```\n",
":::"
"```"
]
},
{
Expand Down

0 comments on commit 97aed4f

Please sign in to comment.