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