From 112df68e7abaa3af692dd0c85fa3f97e7023b637 Mon Sep 17 00:00:00 2001 From: Sam Joseph Date: Thu, 23 Jun 2016 10:47:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7b98ca..76618dd 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ for the course. 0. In your Cloud9 terminal, type the following command to clone the repository to your development workspace: -`git clone git@github.com:saasbook/rottenpotatoes-rails-intro.git` + `git clone git@github.com:saasbook/rottenpotatoes-rails-intro.git` 0. Then `cd rottenpotatoes-rails-intro` to change to the app's directory.