Update README.md
diff --git a/README.md b/README.md
index 8d2bc7c..83d2e88 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,10 @@
 ```
 $ fetch mojo # append --target_os=android to include Android build support.
 $ cd src
+
 # Or install-build-deps-android.sh if you plan to build for Android.
 $ ./build/install-build-deps.sh
+
 $ mojo/tools/mojob.py gn
 ```