Add README.install and remove legacy scripts and notices

This commit is contained in:
2020-01-02 01:42:37 +09:00
parent 6443c1f675
commit ae135a0002
7 changed files with 15 additions and 67 deletions
+14
View File
@@ -0,0 +1,14 @@
Installation of ZX
For more complete installation information see the docs here:
Download/Install page: https://zxq9.com/projects/zomp/download.en.html
Linux/BSD/OSX/*nix:
To install this program from the current bundle make the install_unix script
executable and run it. ZX will expect you to have $HOME/bin in your $PATH,
though it can install without this (though it may not successfully update
itself after installation). To uninstall make the uninstall_unix script
executable and run it.
Windows:
Download the Windows installer from the download page (linked above).