We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53121ff commit c0dbef7Copy full SHA for c0dbef7
1 file changed
docs/docs/usage/getting_started/installation.md
@@ -27,5 +27,5 @@ this will install the default version of [PyTorch](https://pytorch.org/) for you
27
:::
28
29
``` bash
30
-pip install pymusas[neural]
31
-```
+pip install 'pymusas[neural]'
+```
0 commit comments