Update README.md
This commit is contained in:
parent
e45671d608
commit
8b84f8f9fd
1 changed files with 2 additions and 2 deletions
|
@ -27,9 +27,9 @@ git clone https://github.com/Hexagon/cryptalk.git
|
||||||
cd cryptalk
|
cd cryptalk
|
||||||
```
|
```
|
||||||
|
|
||||||
Pull express.io and node-uuid from npm.
|
Pull dependencies from npm
|
||||||
```bash
|
```bash
|
||||||
npm install node-uuid express.io
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
Start server
|
Start server
|
||||||
|
|
Loading…
Add table
Reference in a new issue