Updates README

Noticed that Boxen won't run people/manifests/user-name.pp if it
includes dash
This commit is contained in:
Johan Haals 2013-04-05 13:41:07 +02:00
parent 3c1301dba0
commit 08009e9b07

View file

@ -22,6 +22,7 @@ and detect most of these and tell you anyway):
* Boxen __requires__ at least the Xcode Command Line Tools installed. * Boxen __requires__ at least the Xcode Command Line Tools installed.
* Boxen __will not__ work with an existing rvm install. * Boxen __will not__ work with an existing rvm install.
* Boxen __may not__ play nice with a GitHub username that includes dash(-)
* Boxen __may not__ play nice with an existing rbenv install. * Boxen __may not__ play nice with an existing rbenv install.
* Boxen __may not__ play nice with an existing chruby install. * Boxen __may not__ play nice with an existing chruby install.
* Boxen __may not__ play nice with an existing homebrew install. * Boxen __may not__ play nice with an existing homebrew install.