Skip to content

Commit 046f3a2

Browse files
authored
Update README.md
1 parent 58050b2 commit 046f3a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

speech/api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Install [virtualenv][virtualenv] if not already installed
4949
### Create isolated Python environment
5050

5151
```
52-
virtualenv ~/speechsamples
53-
source ~/speechsamples/bin/activate
52+
virtualenv speechsamples
53+
source speechsamples/bin/activate
5454
```
5555

5656
### Install the dependencies

0 commit comments

Comments
 (0)