Fix README. (#89)
This commit is contained in:
26
README.md
26
README.md
@@ -22,32 +22,6 @@ Webpack dev server exposes Agent at `localhost:8080`
|
||||
|
||||
## Contribute
|
||||
|
||||
Contributions are most welcome and appreciated beyond words!
|
||||
|
||||
1. Please pick an [issue](
|
||||
|
||||
[](https://travis-ci.org/UltimateHackingKeyboard/agent)
|
||||
|
||||
Agent is the configuration application of the [Ultimate Hacking Keyboard](https://ultimatehackingkeyboard.com/).
|
||||
|
||||
[Give it a whirl!](http://ultimatehackingkeyboard.github.io/agent/)
|
||||
|
||||
## Set up instructions
|
||||
|
||||
First up, make sure that Node.js 4.x.x is installed on your system.
|
||||
|
||||
```
|
||||
git clone git@github.com:UltimateHackingKeyboard/agent.git
|
||||
cd agent
|
||||
npm install
|
||||
npm run build
|
||||
npm run webpack-dev-server
|
||||
```
|
||||
|
||||
Webpack dev server exposes Agent at `localhost:8080`
|
||||
|
||||
## Contribute
|
||||
|
||||
Contributors are most welcome and appreciated beyond words!
|
||||
|
||||
1. Please pick an [issue](https://github.com/UltimateHackingKeyboard/agent/issues) of your interest, or open a new one.
|
||||
|
||||
Reference in New Issue
Block a user