aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
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`