From 32f5e7393a5f7bb0c2831f5cba59199764591160 Mon Sep 17 00:00:00 2001 From: Timothy Armstrong Date: Wed, 25 Jun 2014 15:23:10 -0400 Subject: [PATCH] Add the git path for cloning. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78f9578..d2b2163 100644 --- a/README.md +++ b/README.md @@ -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