commit | 219ceaf068132ae6162c68b4321741c4bdecf692 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Fri Jan 10 15:44:29 2020 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Fri Jan 10 15:44:29 2020 +0000 |
tree | 2827563b6d15c7768d428312cf5a7b14e85aca43 | |
parent | 9daa57ec9a3c558c9ee40d62f91aae61474b05f5 [diff] [blame] |
Update references to build.sh and test.sh. Change-Id: Ia33b2df25a9db32371c3d574b37c09b662defe94
diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index 43ef6c5..bc090c7 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md
@@ -89,7 +89,7 @@ After building, presubmit tests can be run with the following command line: ```shell -./kokoro/ubuntu/test.sh +./kokoro/test.sh ``` Read about [testing](Testing.md) for more details about the tests.