Add the git path for cloning.
This commit is contained in:
parent
73e9e1edc3
commit
32f5e7393a
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.
|
Now you can clone the repository and build the project.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone **INSERT PATH HERE**
|
git clone git@github.com:google/cayley.git
|
||||||
cd cayley
|
cd cayley
|
||||||
make deps
|
make deps
|
||||||
make
|
make
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue