Skip to content

Commit

Permalink
Add section "Set up yaml_normalizer" to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wteuber committed May 9, 2017
1 parent 676cfa3 commit c3a6297
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ release a new version, update the version number in `version.rb`, and then run
git commits and tags, and push the `.gem` file to
[rubygems.org](https://rubygems.org).

##### Set up yaml_normalizer
$ git clone [email protected]:Sage/yaml_normalizer.git
$ cd yaml_normalizer/
$ gem install bundler
$ bundle install

##### Install from source locally
$ bundle exec rake install:local

Expand Down

0 comments on commit c3a6297

Please sign in to comment.