Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewland committed May 18, 2008
1 parent 50385d3 commit 20d4da1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.textile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ h2. Requirements

h2. Install

* @sudo gem install jnewland-god_web -s http://gems.github.com@
@sudo gem install jnewland-god_web -s http://gems.github.com@

h2. Usage

* @sudo god_web -p PORT_TO_RUN_ON -e production@
@sudo god_web -p PORT_TO_RUN_ON -e production@

Optionally, you can password protect your god_web instance. To do so, create
a YAML config file with username and password keys, like so:
Expand All @@ -27,7 +27,7 @@ password: sekret

Then provide that yaml file as the first argument to god_web:

* @sudo god_web /path/to/god_web.yml -p PORT_TO_RUN_ON -e production@
@sudo god_web /path/to/god_web.yml -p PORT_TO_RUN_ON -e production@

h3. Author

Expand Down

0 comments on commit 20d4da1

Please sign in to comment.