Mirco commited on
Commit
2281d10
1 Parent(s): 0e15f39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -33,13 +33,10 @@ For a better experience, we encourage you to learn more about
33
 
34
  ## Install SpeechBrain
35
 
36
- First of all, please install the **development** version of SpeechBrain with the following command:
37
 
38
  ```
39
- git clone https://github.com/speechbrain/speechbrain.git
40
- cd speechbrain
41
- pip install -r requirements.txt
42
- pip install --editable .
43
  ```
44
 
45
  Please notice that we encourage you to read our tutorials and learn more about
 
33
 
34
  ## Install SpeechBrain
35
 
36
+ First of all, please install SpeechBrain with the following command:
37
 
38
  ```
39
+ pip install speechbrain
 
 
 
40
  ```
41
 
42
  Please notice that we encourage you to read our tutorials and learn more about