This commit is contained in:
Nicolas Stepien 2012-03-05 04:25:20 +01:00
parent 29227f7ed3
commit 1e4cb0457d

View File

@ -7,4 +7,4 @@
- Clone 4chan X.
- `cd` into it and build with `cake build`.
- For development (continuous builds), run `cake dev &`. Kill the process with `killall node`.
- Upgrade version with `cake -v VERSION upgrade`
- Upgrade version with `cake -v VERSION upgrade`.