summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2016-09-21 13:58:39 +0100
committerJoe Robinson <joe@lc8n.com>2016-09-21 13:58:39 +0100
commit9d6afa57fec93bff243de113f2755cc232f97b66 (patch)
tree9c66603a606ad634fa9eadb6286315bbdb8976ee
parente3393ce78adb8d4780f0e7040439816c56d7fb12 (diff)
Update readmeHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9417804..fd9fc41 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Installation:
Run the following to install the required gems -
-`gem install`
+`bundle install`
Alternatively, install the 'json' and 'rest-client' Ruby Gems via your package manager.