1 parent 403f19c commit 8027274Copy full SHA for 8027274
1 file changed
README
@@ -11,10 +11,13 @@ being developed in the series.
11
12
WeeWikiPaint
13
14
-To build:
+Before building for the first time:
15
- Install Node.js [v0.8.6]
16
- Install Git [v1.7.7.5]
17
- (Optional: for deployment only) Install Heroku Toolbelt [https://toolbelt.heroku.com/]
18
-- Clone repository
+- Download code from Github (or clone repository)
19
+- Run 'npm rebuild'
20
+
21
+To build:
22
- Run './jake.sh' (Unix/Mac) or 'jake.bat' (Windows)
23
0 commit comments