1
0
Fork 0
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:
Mike Dvorkin 2010-06-03 22:04:12 -07:00
parent d3c7d07f98
commit 620c83dd84

View file

@ -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 ###