Skip to content

Commit

Permalink
Fix node server.js instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
KaptenJansson committed Aug 11, 2016
1 parent 5fea6fd commit 260dd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README.md
Expand Up @@ -19,7 +19,7 @@ npm install
```

### Start web server for development
Run `node test/server.js` then navigate your browser to `https://localhost:8080`.
From the root of the checkout do `cd test` then run `node server.js` and finally navigate your browser to `https://localhost:8080`.

#### Run tests
Runs grunt and tests in test/tests.js.
Expand Down

0 comments on commit 260dd91

Please sign in to comment.