Adel-Moumen commited on
Commit
cca44df
1 Parent(s): 39fb968

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ The code will automatically normalize your audio (i.e., resampling + mono channe
46
  First of all, please install the **development** version of SpeechBrain with the following command:
47
 
48
  ```
49
- pip install speechbrain
50
  ```
51
 
52
  Please notice that we encourage you to read our tutorials and learn more about
46
  First of all, please install the **development** version of SpeechBrain with the following command:
47
 
48
  ```
49
+ pip install git+https://github.com/speechbrain/speechbrain.git@$develop
50
  ```
51
 
52
  Please notice that we encourage you to read our tutorials and learn more about