Readme.md in orly-0.0.10 vs Readme.md in orly-0.0.11

- old
+ new

@@ -20,9 +20,10 @@ ORLY supports the following development commands and knows to alert you when you need to run them #### Ruby / Rails * `bundle install` - for Gemfile.lock changes * `rake db:migrate` - for db/migration changes +* `dotenv-sync merge` - for changes in .dotenv-encrypted file #### iOS * `pod install` - for Podfile.lock changes #### NPM / Bower