lib/codelation/development.rb in codelation-cli-0.0.10 vs lib/codelation/development.rb in codelation-cli-0.0.11

- old
+ new

@@ -22,8 +22,10 @@ print_heading("Installing Ruby") install_ruby print_heading("Installing Sequel Pro.app") install_sequel_pro + + `source ~/.bash_profile` end end end