Another documentation tweak based on review feedback.
authorWard Vandewege <ward@curoverse.com>
Thu, 6 Nov 2014 17:59:39 +0000 (12:59 -0500)
committerWard Vandewege <ward@curoverse.com>
Thu, 6 Nov 2014 17:59:39 +0000 (12:59 -0500)
closes #4383

doc/install/index.html.textile.liquid

index 9f248645dabcfe183b48731f4af6184aa6cf0e52..227dd75b276995f05351aa42fc639f477016b525 100644 (file)
@@ -16,6 +16,8 @@ Make sure curl and docker are installed on your system. Then, as a user in the d
 
 This command will download the latest copy of the Arvados docker images. It also gets the arvdock command and saves it in the current working directory. It then uses arvdock to spin up Arvados. Depending on the speed of your internet connection, it can take a while to download the Arvados docker images.
 
+This installation method assumes your web browser and the Arvados docker containers run on the same host. 
+
 h2. Installation from source
 
 It is also possible to build the Arvados docker images from source. The instructions are available "here":install-docker.html.