summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorColby Swandale <colby@taplaboratories.com>2016-09-18 15:00:18 +1000
committerColby Swandale <colby@taplaboratories.com>2016-09-18 15:00:18 +1000
commitc34b306c4c1922b8a1846c1b010a98846e9bf09e (patch)
tree90790b3dff1f0fff2dad5a4d27164ddd3fabb176 /README.md
parentb1bb9db97dc98f438f7abcc4685e41ad3c5d37dc (diff)
downloadbundler-c34b306c4c1922b8a1846c1b010a98846e9bf09e.tar.gz
document formatting feedback [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6cf53a92bf..a3a9acbf48 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ echo 'gem "rspec"' >> Gemfile
bundle install
bundle exec rspec
```
+
For help with installation issues, see [ISSUES](https://github.com/bundler/bundler/blob/master/ISSUES.md)
See [bundler.io](http://bundler.io) for the full documentation.