From bbe92ad9220cdea91b6aa5d6d0f8dc705cc8755f Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Mon, 17 Oct 2016 11:39:58 +0100 Subject: Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 96e6915..d99a8a5 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,16 @@ Written in JavaScript using node.js Uses the Electron JS framework. -Uses the KiwiIRC irc-framework library. \ No newline at end of file +Uses the KiwiIRC irc-framework library. + +To build: + +Run `npm install` + +Navigate to the semantic directory + +Run `gulp build` + +Edit config.json as desired + +Run the program with `electron .` \ No newline at end of file -- cgit v1.2.3