From c2010f5a4fa657c9307f953c88a9eda54b5fd30b Mon Sep 17 00:00:00 2001 From: vince0656 Date: Tue, 12 Jun 2018 13:52:41 +0100 Subject: [PATCH] Updated the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5289626..a868bd4 100755 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Prototype Django based e-voting application, to demonstrate DEMOS2's client-side The previous repository for DEMOS2 by Carey Williams can be found at: https://github.com/CareyJWilliams/DEMOS2 -The Node.js encryption server depends on the milagro-crypto-js library. Download the source and follow the instructions for installation: https://github.com/milagro-crypto/milagro-crypto-js. To install, place the package's files (`package.json` level) into the directory Node/milagro-crypto-js (a new folder) then run `npm install` in the Node folder. This should install dependencies including the local package you just added. +[//]: # (Not sure about this that was included in the readme: The Node.js encryption server depends on the milagro-crypto-js library. Download the source and follow the instructions for installation: https://github.com/milagro-crypto/milagro-crypto-js. To install, place the package's files (`package.json` level) into the directory Node/milagro-crypto-js (a new folder) then run `npm install` in the Node folder. This should install dependencies including the local package you just added.)