Mirco commited on
Commit
329e6aa
1 Parent(s): d2d7419

Update README.md

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