diff --git a/README.md b/README.md index ca3c04ec..c95d4d7f 100644 --- a/README.md +++ b/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](![Agent logo & text](https://raw.githubusercontent.com/UltimateHackingKeyboard/agent-mockup/master/images/agent-logo-with-text.png) - -[![Build Status](https://travis-ci.org/UltimateHackingKeyboard/agent.svg?branch=master)](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.