svrjs-build-tools/README.txt
2023-12-03 15:28:21 +01:00

4 lines
299 B
Text

How to build SVR.JS?
1. Clone SVR.JS git repository using "git clone -b stable https://git.svrjs.org/git/svrjs.git". You can also copy git repository contents into "svrjs" directory.
2. Run "bash build.sh"
3. You now have SVR.JS zip archive! You can install it using SVR.JS installer for GNU/Linux.