Skip to content

Commit

Permalink
README: Code-ify code sections
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 22, 2013
1 parent a4c3c8a commit aa46d74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ There's a pretty robust install script at

You can set any npm configuration params with that script:

npm_config_prefix=/some/path sh install.sh
npm_config_prefix=/some/path sh install.sh

Or, you can run it in uber-debuggery mode:

npm_debug=1 sh install.sh
npm_debug=1 sh install.sh

### Even Fancier

Expand Down

0 comments on commit aa46d74

Please sign in to comment.