Mirco commited on
Commit
243690f
1 Parent(s): e200fd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -11,10 +11,7 @@ This repository provides all the necessary tools to perform English grapheme-to-
11
  First of all, please install SpeechBrain with the following command (local installation):
12
 
13
  ```bash
14
- git clone https://github.com/speechbrain/speechbrain
15
- cd speechbrain
16
- pip install -r requirements.txt
17
- pip install -e .
18
  ```
19
 
20
  Please notice that we encourage you to read our tutorials and learn more about
 
11
  First of all, please install SpeechBrain with the following command (local installation):
12
 
13
  ```bash
14
+ pip install speechbrain
 
 
 
15
  ```
16
 
17
  Please notice that we encourage you to read our tutorials and learn more about