Skip to content

Commit 13be9d6

Browse files
authored
Update README.md
1 parent 4777f41 commit 13be9d6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

speech/api/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@ for more information.
4343
Before running these samples perform the setup steps:
4444

4545
* Clone this repo
46-
```
47-
git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
48-
cd python-docs-samples/speech/api
49-
```
46+
```
47+
git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
48+
cd python-docs-samples/speech/api
49+
```
5050
5151
* Create virtualenv
52-
```
53-
virtualenv speechsamples
54-
source speechsamples/bin/activate
55-
```
52+
```
53+
virtualenv speechsamples
54+
source speechsamples/bin/activate
55+
```
5656
5757
### Install the dependencies
5858

0 commit comments

Comments
 (0)