Skip to content

Commit b828253

Browse files
villuoravglejeune
authored andcommitted
Update README.md (#140)
Add more clear actions, to not confuse with the other gem that is actually also called 'graphviz'
1 parent f00b225 commit b828253

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ Copyright (C) 2004-2018 Gregoire Lejeune
99
* Sources : https://github.com/glejeune/Ruby-Graphviz
1010
* On Rubygems: https://rubygems.org/gems/ruby-graphviz
1111

12+
## INSTALLATION
13+
14+
Add this line to your application's Gemfile:
15+
16+
gem 'ruby-graphviz'
17+
18+
And then execute:
19+
20+
$ bundle
21+
22+
Or install it yourself as:
23+
24+
$ gem install ruby-graphviz
25+
1226
## DESCRIPTION
1327

1428
Interface to the GraphViz graphing tool

0 commit comments

Comments
 (0)