From 8b84f8f9fd363ae5287f8736d0830bdc844d9870 Mon Sep 17 00:00:00 2001 From: Robin Nilsson Date: Wed, 24 Sep 2014 12:28:55 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1bd4a1..5126dae 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ git clone https://github.com/Hexagon/cryptalk.git cd cryptalk ``` -Pull express.io and node-uuid from npm. +Pull dependencies from npm ```bash -npm install node-uuid express.io +npm install ``` Start server