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 4777f41 commit 13be9d6Copy full SHA for 13be9d6
speech/api/README.md
@@ -43,16 +43,16 @@ for more information.
43
Before running these samples perform the setup steps:
44
45
* Clone this repo
46
-```
47
-git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
48
-cd python-docs-samples/speech/api
49
+ ```
+ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
+ cd python-docs-samples/speech/api
50
51
* Create virtualenv
52
53
-virtualenv speechsamples
54
-source speechsamples/bin/activate
55
+ virtualenv speechsamples
+ source speechsamples/bin/activate
56
57
### Install the dependencies
58
0 commit comments