Skip to content

Commit c842631

Browse files
authored
Update README.md
1 parent 667c857 commit c842631

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
@@ -50,8 +50,8 @@ Before running these samples perform the steps:
5050
5151
* Create virtualenv
5252
```
53-
virtualenv speechsamples
54-
source speechsamples/bin/activate
53+
virtualenv env
54+
source env/bin/activate
5555
```
5656
5757
### Install the dependencies

0 commit comments

Comments
 (0)