From: Chang Liu Date: Sun, 14 Apr 2013 19:54:39 +0000 (-0400) Subject: Fix Prerequisities X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=commitdiff_plain;h=04cdb7fe47e97e301dd74dc12a40ee16bc7413f9;hp=af3c698f6904444dad37f7f581b69994396b4f7d Fix Prerequisities --- 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