cryptalk/README.md

17 lines
225 B
Markdown
Raw Normal View History

2014-09-18 13:48:17 -04:00
About
2014-09-18 03:24:21 -04:00
========
2014-09-18 13:48:17 -04:00
Cryptalk is a Node.js based encrypted instant chat
Installation
========
Clone this repo
Install Node.js, preferably the latest version, then pull express.io and
node-uuid from npm.
```npm install node