Skip to content

Commit 5dcb12c

Browse files
committed
Fix installation instruction
1 parent 7b05604 commit 5dcb12c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,7 @@ ActiverecordUml draws class diagrams of selected models to help to recognize the
1010

1111
## Installation
1212

13-
Add this line to your application's Gemfile:
14-
15-
```ruby
16-
gem 'activerecord_uml'
17-
```
18-
19-
And then execute:
20-
21-
$ bundle install
22-
23-
Or install it yourself as:
13+
install it yourself as:
2414

2515
$ gem install activerecord_uml
2616

0 commit comments

Comments
 (0)