bazel - improve the order for update and install.
--
PiperOrigin-RevId: 142711710
MOS_MIGRATED_REVID=142711710
diff --git a/site/versions/master/docs/install.md b/site/versions/master/docs/install.md
index 36fcca8..5035c04 100644
--- a/site/versions/master/docs/install.md
+++ b/site/versions/master/docs/install.md
@@ -59,7 +59,7 @@
If you want to use the JDK 7, please replace `jdk1.8` with `jdk1.7` and if you want to install the testing version of Bazel, replace `stable` with `testing`.
-#### 3. Update and install Bazel
+#### 3. Install and update Bazel
`$ sudo apt-get update && sudo apt-get install bazel`