Merge pull request #1 from timothyarmstrong/add_clone_url

Add the path for cloning the repo
This commit is contained in:
Barak Michener 2014-06-25 12:27:48 -07:00
commit 3dae7c1d51

View file

@ -52,7 +52,7 @@ Make sure you have the right packages installed. Mostly, this is just Go as a de
Now you can clone the repository and build the project.
```bash
git clone **INSERT PATH HERE**
git clone git@github.com:google/cayley.git
cd cayley
make deps
make