We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58050b2 commit 046f3a2Copy full SHA for 046f3a2
speech/api/README.md
@@ -49,8 +49,8 @@ Install [virtualenv][virtualenv] if not already installed
49
### Create isolated Python environment
50
51
```
52
-virtualenv ~/speechsamples
53
-source ~/speechsamples/bin/activate
+virtualenv speechsamples
+source speechsamples/bin/activate
54
55
56
### Install the dependencies
0 commit comments