README.markdown in chicken_little-0.1.0.beta1 vs README.markdown in chicken_little-0.1.0

- old
+ new

@@ -21,10 +21,15 @@ **Checking Install Status:** To check if it's already installed run: $ chicken_little installed? + +**Can it be installed?:** +To see if it can be installed run: + + $ chicken_little supported? ### What's it do? Chicken Little hard patches the Rubygems library changing a single line of code so warning messages aren't printed for the `Gem::Specification#default_executable=` messsage. @@ -33,6 +38,6 @@ ### Notes If you're using RVM you'll need to run this for each gemset. -Also, as would be expected, you'll need to re-run Chicken Little every time you update the `gem` app. \ No newline at end of file +Also, as would be expected, you'll need to re-run Chicken Little every time you update the `gem` app.