commit | 1b833196f6b258023369c6a44dd0c9b18a3223dd | [log] [tgz] |
---|---|---|
author | Julian Mullings-Black <julianmb@google.com> | Tue Jul 19 00:47:15 2022 +0000 |
committer | Julian Mullings-Black <julianmb@google.com> | Tue Jul 19 21:07:18 2022 +0000 |
tree | 3798350509cc02326b3f591d08d09476647425cf | |
parent | 3a1d6a38c8417f28ac1945132196b976e8573318 [diff] |
Add note on bazel apt source for external users Change-Id: If22cc97e2aea8083e71dd9d1d705d714f51e91f7
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