Update template path in README

This commit is contained in:
ShadowNinja
2014-06-30 17:06:23 -04:00
parent d4aeaabad2
commit b8361f6f4a

View File

@@ -22,7 +22,7 @@ Then install doT.js and its dependencies:
And finally compile the template:
$ cd util/master/static
$ cd static
$ ~/node_modules/dot/bin/dot-packer -s . -d .
You can now serve the webpage by copying the files in static/ to your web root, or by [starting the master server](#setting-up-the-server).