Clarify that the "somewhere" is github
authorCarol (Nichols || Goulding) <carol.nichols@gmail.com>
Fri, 13 May 2016 16:34:31 +0000 (12:34 -0400)
committerCarol (Nichols || Goulding) <carol.nichols@gmail.com>
Fri, 13 May 2016 16:59:41 +0000 (12:59 -0400)
src/doc/guide.md

index a175dec89541df9b41446e085366d273277b313a..e66454fee41616e1e64cbd52966a1e67905dfa42 100644 (file)
@@ -111,7 +111,8 @@ class="s1">   Compiling</span> hello_world v0.1.0 (file:///path/to/project/hello
 If you download an existing project that uses Cargo, it’s really easy
 to get going.
 
-First, get the project from somewhere. In this example, we’ll use `color-rs`:
+First, get the project from somewhere. In this example, we’ll use `color-rs`
+cloned from its repository on GitHub:
 
 ```sh
 $ git clone https://github.com/bjz/color-rs.git