aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMarvin Borner2019-01-26 20:39:39 +0100
committerMarvin Borner2019-01-26 20:39:39 +0100
commitbe66b667d1e301751e49d87fd9282c2f6148b6f8 (patch)
tree2e1e6c33f1e5e483d7a343af0d140a6925ca2b80 /README.md
parent31d6e5e9a619d5680001b84c5131a7b5b151ca29 (diff)
Updated instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
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`