From 07f50323d0896ef9c7027dc8b62a877b0e3959f3 Mon Sep 17 00:00:00 2001 From: Robert Best Date: Sat, 31 May 2014 19:14:38 -0400 Subject: [PATCH] Update README.rdoc --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index aecb1383..c90f8df3 100644 --- a/README.rdoc +++ b/README.rdoc @@ -17,7 +17,7 @@ It uses postgreSQL 9.2 as a database. You can install that for your computer fro Once you install those, open a 'command prompt with ruby and rails'. -Navigate to the folder that you want to download the metamaps files to and run (use your forked git repository address if it's different than this repo.) (You will also need to go to your Github account settings and add the SSH key that was placed in your clipboard earlier) +Navigate to the folder that you want to download the metamaps files to and run the following: (use your forked git repository address if it's different than this repo. You will also need to go to your Github account settings and add the SSH key that was placed in your clipboard earlier) git clone git@github.com:Connoropolous/metamaps_gen002.git cd metamaps_gen002