Skip to content

Commit

Permalink
fix opensim conda package
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinefalisse committed Dec 7, 2022
1 parent af77ecf commit 680bc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"!pip install -q condacolab\n",
"import condacolab\n",
"condacolab.install()\n",
"!conda install -c opensim-org opensim\n"
"!conda install -c opensim_admin opensim\n"
],
"metadata": {
"id": "QR8biTxkIEmC"
Expand Down

0 comments on commit 680bc17

Please sign in to comment.