Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Commit

Permalink
Tweaked readme layout.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmiroshnykov committed Nov 13, 2010
1 parent 292f220 commit 490fd77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ Installation
2. Clone the git repository

Optional steps for devs:
3. Install npm
4. npm install nodeunit

1. Install npm
2. npm install nodeunit


Usage
-----

1. Edit `config.js` and set appropriate host and port.
2. Start HRA:
bin/hra-server
2. Start HRA: `bin/hra-server`
3. Send some HTTP requests to host and port from step 1.

0 comments on commit 490fd77

Please sign in to comment.