From be66b667d1e301751e49d87fd9282c2f6148b6f8 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 26 Jan 2019 20:39:39 +0100 Subject: Updated instructions --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e785539..4ffa1fc 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -# DecentralizedChat +# Texx ## Dev instructions: -* clone repo -* `npm install` -* `npm run css` -* run these in different windows/tabs every time you want to start the server - * `npm run dev` - * `npm run server` +* clone repository +* `$ npm install` +* `$ npm run css` +* run this every time you want to start the server: + * `$ npm run dev` -- cgit v1.2.3