We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c5f41 commit 4777f41Copy full SHA for 4777f41
1 file changed
speech/api/README.md
@@ -42,13 +42,13 @@ for more information.
42
43
Before running these samples perform the setup steps:
44
45
-1. Clone this repo
+* Clone this repo
46
```
47
git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
48
cd python-docs-samples/speech/api
49
50
51
-2. Create virtualenv
+* Create virtualenv
52
53
virtualenv speechsamples
54
source speechsamples/bin/activate
0 commit comments