From e1d3fcf2ddca023fcd2c96877f1663693afbfa6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Sun, 1 Jul 2012 17:28:36 +0300 Subject: [PATCH] Update master --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2cbb724..8240d5f 100644 --- a/README.markdown +++ b/README.markdown @@ -73,7 +73,7 @@ Setup: # Install your SSH keys (Uses ~/.ssh/id_rsa.pub) $ heroku keys:add $ cd smidig-conference - $ git remote add production git@heroku.com:participate.git + $ git remote add production git@heroku.com:participate2012.git $ git remote add staging git@heroku.com:stagingsmidig.git Fool around: