README.md: Remove 'is mounted from the host' typo
authorW. Trevor King <wking@tremily.us>
Fri, 7 Feb 2014 23:34:32 +0000 (15:34 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Feb 2014 23:34:32 +0000 (15:34 -0800)
This was leftover from an old writeup of a host-mounted workaround,
and should never have been committed.

README.md

index a654a626f17cdc912de4e90c57476f9d491000bb..fa9ec939e4364f85495cf47ed242d0ca52663f87 100644 (file)
--- a/README.md
+++ b/README.md
@@ -44,8 +44,7 @@ as you see fit.
     $ NAMESPACE=jdoe DATE=20131210 ./build.sh
 
 I'd like to avoid bloating the images with the Portage tree, but
-without ugly hacks [that is not currently possible][3156] is mounted
-from the host.
+without ugly hacks [that is not currently possible][3156].
 
 [Docker]: http://www.docker.io/
 [Dockerfiles]: http://www.docker.io/learn/dockerfile/