diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-24 18:40:52 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-24 18:40:52 -0400 |
commit | 23518a31d24e62caeecbfafe7708f4c7ffcd24f5 (patch) | |
tree | 0088578bd87f4467f5b48e0fd22df70d3fedb245 /unrpyc/README | |
parent | ffd3a73254b16a00d67b188dc43bd605bf757cbf (diff) | |
download | html5ks-23518a31d24e62caeecbfafe7708f4c7ffcd24f5.tar.xz html5ks-23518a31d24e62caeecbfafe7708f4c7ffcd24f5.zip |
fix misc. bugs, add reencode.sh
Diffstat (limited to 'unrpyc/README')
-rw-r--r-- | unrpyc/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/unrpyc/README b/unrpyc/README index 8d68bac..ba1791f 100644 --- a/unrpyc/README +++ b/unrpyc/README @@ -10,6 +10,8 @@ How to use: 4. Run "make" with appropriate -j options (yay auto-parallelization) 5. Run "make install". -If you want to hack on the code, have fun. This is all the documentation you get. +If you're on Windows, sucks for you. Use a better OS. + +If you want to hack on the code, have fun. The code sucks, and this is all the documentation you get. https://github.com/yuriks/unrpyc |