8000 Update README.md · jasonmyers/python-docs-samples@4777f41 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4777f41

Browse files
authored
Update README.md
1 parent 51c5f41 commit 4777f41

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
@@ -42,13 +42,13 @@ for more information.
4242

4343
Before running these samples perform the setup steps:
4444

45-
1. Clone this repo
45+
* Clone this repo
4646
```
4747
git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
4848
cd python-docs-samples/speech/api
4949
```
5050

51-
2. Create virtualenv
51+
* Create virtualenv
5252
```
5353
virtualenv speechsamples
5454
source speechsamples/bin/activate

0 commit comments

Comments
 (0)
0