Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
puneith authored Jul 14, 2016
1 parent 4777f41 commit 13be9d6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions speech/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@ for more information.
Before running these samples perform the setup steps:

* Clone this repo
```
git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
cd python-docs-samples/speech/api
```
```
git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
cd python-docs-samples/speech/api
```
* Create virtualenv
```
virtualenv speechsamples
source speechsamples/bin/activate
```
```
virtualenv speechsamples
source speechsamples/bin/activate
```
### Install the dependencies
Expand Down

0 comments on commit 13be9d6

Please sign in to comment.