Actually add directions to enable sandboxing
Change-Id: I213d0b1beaaa626c99b6ce5090d05d75e15dfbc8
diff --git a/README.md b/README.md
index 530baa8..99d6678 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,8 @@
```console
apt-get install python libpython-dev bazel ruby clang-format-3.5 clang-3.6 gfortran libblas-dev liblapack-dev python-scipy python-matplotlib
```
- 2. Allow Bazel's sandboxing to work
+ 2. Allow Bazel's sandboxing to work:
+ Follow the direction in `doc/frc971.conf`.
Some useful Bazel commands:
* Build and test everything (on the host system):