We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e961fb4 commit 4972f76Copy full SHA for 4972f76
1 file changed
README.md
@@ -182,7 +182,7 @@ Once you have created your Python environment (Python 3.8+) you can simply type:
182
git clone https://github.com/speechbrain/speechbrain.git
183
cd speechbrain
184
pip install -r requirements.txt
185
-pip install --editable.
+pip install --editable .
186
```
187
188
Then you can access SpeechBrain with:
0 commit comments