Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Dvorkin committed Apr 7, 2010
1 parent 8044d58 commit 7fe3842
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -4,13 +4,13 @@ exposing their internal structure with proper indentation. Rails ActiveRecord
objects are supported via included mixin.

### Installation ###
$ # Installing as Ruby gem
# Installing as Ruby gem
$ gem install awesome_print

# Installing as Rails plugin
$ ruby script/plugin install http://github.com/michaeldv/awesome_print_.git

$ # Cloning the repository
# Cloning the repository
$ git clone git://github.com/michaeldv/awesome_print_.git

### Usage ###
Expand All @@ -20,7 +20,7 @@ objects are supported via included mixin.

Default options:

:miltiline => true,
:multiline => true,
:plain => false,
:indent => 4,
:colors => {
Expand Down

0 comments on commit 7fe3842

Please sign in to comment.