From 3c196ce83e266ef906e7625fd8be05df88bf779f Mon Sep 17 00:00:00 2001 From: Cameron Stuart Date: Fri, 15 May 2015 19:45:02 +1000 Subject: [PATCH] Fix small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 593281b..23a3c54 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Create your heroku app Or if your Heroku app already exists ``` -heroku buildpacks:set https://github.com/jordansissel/heroku-buildpack-meteor.git +% heroku buildpacks:set https://github.com/jordansissel/heroku-buildpack-meteor.git ``` Configure your plugins & settings