Merge pull request #1 from timothyarmstrong/add_clone_url
Add the path for cloning the repo
This commit is contained in:
commit
3dae7c1d51
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue