summaryrefslogtreecommitdiff
path: root/unrpyc/README
diff options
context:
space:
mode:
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 c046fe8..8d68bac 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. Copy the resulting .json files to /www/scripts.
+5. Run "make install".
If you want to hack on the code, have fun. This is all the documentation you get.