summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorColby Swandale <colby@taplaboratories.com>2016-09-15 22:14:13 +1000
committerColby Swandale <colby@taplaboratories.com>2016-09-15 22:14:13 +1000
commitfdbc4b010499b922f34d598846e8a3656cd3048b (patch)
treedeafdf61dc9c3adfd9fb3cc9021bd773293f6f4d /README.md
parent0427f11ba02196a2ddcb7c7db0ec4e036d18e37b (diff)
downloadbundler-fdbc4b010499b922f34d598846e8a3656cd3048b.tar.gz
link installation issues in README to ISSUES
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 c467673067..6cf53a92bf 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.