summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f63463d..060199b 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This server can be installed as a Ruby Gem.
```bash
$ gem install chef-zero
```
-
+
If you're using bundler, add `chef-zero` as a development dependency:
```ruby