Skip to content

Commit

Permalink
Update erd-instructions
Browse files Browse the repository at this point in the history
Co-authored-by: Murny <murnagha@gmail.com>
  • Loading branch information
ConnorSheremeta and murny authored Nov 17, 2020
1 parent cecd551 commit a8ebd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/erd-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ See the [installation instructions](https://voormedia.github.io/rails-erd/instal

* Install Graphviz 2.22+ ([how?](https://voormedia.github.io/rails-erd/install.html)). On macOS with Homebrew run `brew install graphviz`.

* Add <tt>gem 'rails-erd', group: :development</tt> to your application's Gemfile
* Add 'rails-erd' gem to your machine via `gem install 'rails-erd'`

* Run <tt>bundle exec erd</tt>

Expand Down

0 comments on commit a8ebd60

Please sign in to comment.