TBR: Add newlines to README.

Change-Id: I9f6305d06bd7885af0d9d7f56d652f639a8c27d6
diff --git a/capsule/README.md b/capsule/README.md
index 40f0187..58836eb 100644
--- a/capsule/README.md
+++ b/capsule/README.md
@@ -82,10 +82,12 @@
 [installed Vanadium](https://vanadium.github.io/installation/), you can import
 the luma and luma.third\_party repositories by adding the luma manifest to your
 .jiri_manifest file or adding it to your manifest from the command line:
+
 ``$ jiri import -name=manifest luma https://vanadium.googlesource.com/manifest
 && jiri update``
 
 After this, you will need to add the AndroidViewClient to your PYTHONPATH:
+
 ``export PYTHONPATH=$PYTHONPATH:$JIRI_ROOT/release/projects/luma_third_party/AndroidViewClient/``
 
 ### Facebook Login