Remove excess

Change-Id: I61f127e17d2e82f47dd85b44a582e081974cb107
diff --git a/docs/BlissRoms/build-guide.md b/docs/BlissRoms/build-guide.md
index a30e5f7..f06a034 100644
--- a/docs/BlissRoms/build-guide.md
+++ b/docs/BlissRoms/build-guide.md
@@ -33,7 +33,7 @@
 
 Now we need to get the source code via a program named `repo`, made by Google. The primary function of `repo` is to read a manifest file located in BlissRoms's GitHub organization, and find what repositories you need to actually build Android.
 
-Create a `~/bin` directory for `repo` to live in:
+Create a `~/bin` directory for `repo`:
 
     mkdir -p ~/bin