Fix README

Change-Id: I0b557257ba77fce1ce31ba5a18e0839f8497529a
diff --git a/README.md b/README.md
index e190e96..1e48afb 100644
--- a/README.md
+++ b/README.md
@@ -374,7 +374,8 @@
 1. Note that if the CL conflicts with any changes that have been submitted since
    the last update of the CL, these conflicts need to be resolved before the CL
    can be submitted.  To do so, rebase your changes then upload the updated CL
-   to Gerrit.  ```
+   to Gerrit.
+  ```
   jiri cl upload
   ```
 2. Once a CL meets the conditions for being submitted, it can be merged into
@@ -434,7 +435,6 @@
 
 ### How can I test changes to a manifest without pushing it upstream?
 see [Jiri local update][hacking doc]
--->
 
 [android repo]: https://source.android.com/source/using-repo.html "Repo command reference"
 [bootstrap_jiri]: scripts/bootstrap_jiri "bootstrap_jiri"