X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=blobdiff_plain;f=README.txt;h=c053fbf7abdf3d7f5592513ec980238dd967b8d7;hp=5937717f406219bd4924779136b8226fa746ccc7;hb=HEAD;hpb=c5ea138fb8cfce9977ce486c9fbceedebe8af2c4 diff --git a/README.txt b/README.txt index 5937717..c053fbf 100644 --- a/README.txt +++ b/README.txt @@ -16,7 +16,7 @@ Click the last letter in your word again and it will disappear, giving you points. To save, copy down the URL, or make a bookmark. (The web address is -automatically to contain the game state each time you make a word.) +automatically updated to contain the game state each time you make a word.) Installing @@ -33,10 +33,10 @@ 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 +And you'll need a word list. This is a file with one word per line, with unix +newlines (just LF). Download or create such a file, and name it wordlist.txt and place it in this directory. Then run: