Update README.md

This commit is contained in:
Robin Nilsson 2014-09-24 12:28:55 +02:00
parent e45671d608
commit 8b84f8f9fd
1 changed files with 2 additions and 2 deletions

View File

@ -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