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 f32c76f commit 9d31dabCopy full SHA for 9d31dab
utilities/batch_generate_apis.py
@@ -17,8 +17,8 @@
17
# Check out the googleapis and discovery-artifact-manager repo somewhere locally
18
# (e.g. from https://github.com/googleapis/googleapis):
19
#
20
-# $ git checkout https://github.com/googleapis/googleapis.git
21
-# $ git checkout https://github.com/googleapis/discovery-artifact-manager.git
+# $ git clone https://github.com/googleapis/googleapis.git
+# $ git clone https://github.com/googleapis/discovery-artifact-manager.git
22
23
# Run this script:
24
0 commit comments