cryptalk/README.md

17 lines
225 B
Markdown

About
========
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