commit | fabd959628cc5cfdeaed81c784222fa3d4869125 | [log] [tgz] |
---|---|---|
author | Julian Mullings-Black <julianmb@google.com> | Wed Jul 20 19:53:20 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 20 19:53:20 2022 +0000 |
tree | 8b4e1231f2ab1803d209ec4367773f149a61c285 | |
parent | 621bc1aa5281de3ed3be306a273b6d37ba9c3ff8 [diff] | |
parent | 1b833196f6b258023369c6a44dd0c9b18a3223dd [diff] |
Merge "Add note on bazel apt source for external users"
diff --git a/GettingStarted.md b/GettingStarted.md index 0ac2ac0..537e9a1 100644 --- a/GettingStarted.md +++ b/GettingStarted.md
@@ -52,6 +52,9 @@ source build/setup.sh ``` +For non-gLinux systems: Add the bazel apt repository to your machines sources. +Instructions @ https://bazel.build/install/ubuntu#add-dis-uri + Install the prerequisites: ```bash