From 04cdb7fe47e97e301dd74dc12a40ee16bc7413f9 Mon Sep 17 00:00:00 2001 From: Chang Liu Date: Sun, 14 Apr 2013 15:54:39 -0400 Subject: [PATCH] Fix Prerequisities --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 5937717..6a01cb6 100644 --- a/README.txt +++ b/README.txt @@ -33,7 +33,7 @@ You'll need a few things to build HexBog: On debian (unstable as of this writing) you can get these prerequisites installed like so: - apt-get install coffeescript libjs-jquery node-uglify make + apt-get install coffeescript libjs-jquery node-uglify node-less make And you'll need a wordlist. This is a file with one word per line, with unix newlines (just \n). Download or create such a file, and name it wordlist.txt -- 1.7.10.4