From 2d46767de377570824ef0e45b3eaceaed863ec88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Wed, 21 Sep 2016 01:48:57 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 895faf3e..bc82e728 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Agent is the configuration application of the [Ultimate Hacking Keyboard](https: ## Set up instructions -First up, make sure that node >=4.x.x and npm >=3.x.x are installed on your system. +First up, make sure that node >=4.x.x and npm >=3.x.x are installed on your system. Next up: ``` git clone git@github.com:UltimateHackingKeyboard/agent.git @@ -21,4 +21,4 @@ At this point, webpack dev server should expose Agent at `localhost:8080` ## Contributing -Please read [CONTRIBUTING.md](CONTRIBUTING.md) for more info about contributing. +Wanna contribute? Please let us show you [how]((CONTRIBUTING.md)).