summaryrefslogtreecommitdiff
path: root/unrpyc/README
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-08-22 17:32:59 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-08-22 17:32:59 -0400
commit922245cf8843dd0b81d3b46aa0fa113de8a49e84 (patch)
tree33f679b1ce6bba894ef3821ad1e459b67bd2dc1e /unrpyc/README
parent6f96b4f9b19e54fba9e392347959e0e1ee68d876 (diff)
downloadhtml5ks-922245cf8843dd0b81d3b46aa0fa113de8a49e84.tar.xz
html5ks-922245cf8843dd0b81d3b46aa0fa113de8a49e84.zip
work on build chain
Diffstat (limited to 'unrpyc/README')
-rw-r--r--unrpyc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/unrpyc/README b/unrpyc/README
index 9e4ef50..ba1791f 100644
--- a/unrpyc/README
+++ b/unrpyc/README
@@ -8,7 +8,7 @@ How to use:
2. Execute "2to3 -w renpy/*.py".
3. Put the rpyc files from the official KS distribution in here.
4. Run "make" with appropriate -j options (yay auto-parallelization)
-5. Run "make install". Alternatively, move "script.json" into /www/scripts.
+5. Run "make install".
If you're on Windows, sucks for you. Use a better OS.