JusperLee commited on
Commit
9e0e44e
1 Parent(s): 1f6344e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ The model was trained with SpeechBrain (Commit hash: '480dde87').
72
  To train it from scratch follow these steps:
73
  1. Clone SpeechBrain:
74
  ```bash
75
- git clone https://github.com/speechbrain/speechbrain/git
76
  ```
77
  2. Install it:
78
  ```bash
 
72
  To train it from scratch follow these steps:
73
  1. Clone SpeechBrain:
74
  ```bash
75
+ git clone https://github.com/speechbrain/speechbrain.git
76
  ```
77
  2. Install it:
78
  ```bash