README.md in upjs-rails-0.4.1 vs README.md in upjs-rails-0.4.2

- old
+ new

@@ -18,10 +18,11 @@ To run Jasmine tests: - Install Ruby 2.1.2 - `cd` into `spec_app` - Install dependencies by running `bundle install` +- Migrate - Start the Rails server - Access `http://localhost:3000/specs` ## Making a new release @@ -42,8 +43,5 @@ Now make the release for manual download and bower: - From the project root, type `rake assets:compile` - This will output minified JS and CSS files to the `dist` folder - Commit and push the generated files - - - \ No newline at end of file