wanchichen commited on
Commit
017b533
1 Parent(s): e8549ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -172,7 +172,7 @@ language:
172
  The code for XEUS is still in progress of being merged into the main ESPnet repo. It can instead be used from the following fork:
173
 
174
  ```
175
- pip install -e git+git://github.com/wanchichen/espnet.git@ssl
176
  ```
177
 
178
  ```
 
172
  The code for XEUS is still in progress of being merged into the main ESPnet repo. It can instead be used from the following fork:
173
 
174
  ```
175
+ pip install 'espnet @ git+https://github.com/wanchichen/espnet.git@ssl'
176
  ```
177
 
178
  ```