summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Arko <mail@arko.net>2015-07-18 14:03:14 -0600
committerAndré Arko <mail@arko.net>2015-07-18 14:03:14 -0600
commit70cdab911b7a8daf0c3c5f28022db0a59a6f85af (patch)
tree31086c72fac10856b1313b70cb2b5af14ed1b58e
parenta37ab7e7b9fd97206d39034573be2972357b9f44 (diff)
parentccfac154272fdd817803c2ee837d2bda4dfdf008 (diff)
downloadbundler-70cdab911b7a8daf0c3c5f28022db0a59a6f85af.tar.gz
Merge pull request #3826 from cdwort/instructions_for_prerelease_notification
Add instructions for getting prerelease notifications
-rw-r--r--DEVELOPMENT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index e1a930ed8b..46b519d95f 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -82,7 +82,7 @@ If you don't hear back immediately, don’t get discouraged! We all have day job
Early releases require heavy testing, especially across various system setups. We :heart: testers, and are big fans of anyone who can run `gem install bundler --pre` and try out upcoming releases in their development and staging environments.
-There may not always be prereleases or beta versions of Bundler. That said, you are always welcome to try checking out master and building a gem yourself if you want to try out the latest changes.
+There may not always be prereleases or beta versions of Bundler. The Bundler team will tweet from the [@bundlerio account](http://twitter.com/bundlerio) when a prerelease or beta version becomes available. You are also always welcome to try checking out master and building a gem yourself if you want to try out the latest changes.
# Translations