Skip to content

Commit

Permalink
Remove jitsu reference & double Usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBlueHat committed Apr 26, 2017
1 parent 413fe72 commit 3fc708c
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,6 @@ This will install `http-server` globally so that it may be run from the command

`[path]` defaults to `./public` if the folder exists, and `./` otherwise.

# Installing as a node app

mkdir myapp
cd myapp/
jitsu install http-server

*If you do not have `jitsu` installed you can install it via `npm install jitsu -g`*

## Usage

### Starting http-server locally

node bin/http-server

*Now you can visit http://localhost:8080 to view your server*

## Available Options:
Expand Down

0 comments on commit 3fc708c

Please sign in to comment.