Skip to content

Commit d2a98c0

Browse files
authored
batch_generate_apis.py comments (#3544)
1 parent f32c76f commit d2a98c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utilities/batch_generate_apis.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
# Check out the googleapis and discovery-artifact-manager repo somewhere locally
1818
# (e.g. from https://github.com/googleapis/googleapis):
1919
#
20-
# $ git checkout https://github.com/googleapis/googleapis.git
21-
# $ git checkout https://github.com/googleapis/discovery-artifact-manager.git
20+
# $ git clone https://github.com/googleapis/googleapis.git
21+
# $ git clone https://github.com/googleapis/discovery-artifact-manager.git
2222
#
2323
# Run this script:
2424
#

0 commit comments

Comments
 (0)