mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
Updated README.md file
This commit is contained in:
parent
d3c7d07f98
commit
620c83dd84
1 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@ objects and usage within Rails templates are supported via included mixins.
|
|||
$ gem install awesome_print
|
||||
|
||||
# Installing as Rails plugin
|
||||
$ ruby script/plugin install http://github.com/michaeldv/awesome_print_.git
|
||||
$ ruby script/plugin install http://github.com/michaeldv/awesome_print.git
|
||||
|
||||
# Cloning the repository
|
||||
$ git clone git://github.com/michaeldv/awesome_print_.git
|
||||
$ git clone git://github.com/michaeldv/awesome_print.git
|
||||
|
||||
### Usage ###
|
||||
|
||||
|
|
Loading…
Reference in a new issue