From 263e052f6cbb1e8b8148ca0f71695a838da753db Mon Sep 17 00:00:00 2001 From: Sylvain Joyeux Date: Thu, 29 Jun 2017 15:39:21 -0300 Subject: [PATCH] modify README to point to my repo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f425b66..9fe7435 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 1. Clone the repository: - `git clone git@github.com:rafaelsaback/rock_website.git` + `git clone git@github.com:doudou/rock_website` 1. Go into the repository and run @@ -19,7 +19,7 @@ And voilĂ ! The website should be available from your localhost. Just read the m Run ~~~ -bundle exec rake publish ALLOW_DIRTY=true +bundle exec rake publish ~~~ # Possible Errors