8000 update readme · udacity/activeadmin_json_editor@5460bad · GitHub
[go: up one dir, main page]

Skip to content

Commit 5460bad

Browse files
committed
update readme
1 parent 3eaa51f commit 5460bad

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,12 @@ Data shown by using jsoneditor.js from http://jsoneditoronline.org
77

88
Add this line to your application's Gemfile:
99

10-
gem 'activeadmin_json_editor'
10+
gem 'activeadmin_json_editor', github: 'udacity/activeadmin_json_editor', branch: 'master'
1111

1212
And then execute:
1313

1414
$ bundle
1515

16-
Or install it yourself as:
17-
18-
$ gem install activeadmin_json_editor
19-
2016
Include styles in "active_admin" initializer
2117

2218
config.register_stylesheet 'active_admin/json_editor.css'

0 commit comments

Comments
 (0)
0