This commit is contained in:
Craig Everett 2020-01-20 23:40:26 +09:00
parent 0c3a72be37
commit 5bf2f38248

View File

@ -22,17 +22,17 @@ Read the [docs](http://zxq9.com/projects/zomp/) for more.
# Installation
## Detailed information
For installation information see the [installation page](https://zxq9.com/projects/zomp/qs.install.en.html).
## TL;DR
## TL;DR installation
### Linux/BSD/OSX/*nix:
1. Have an Erlang runtime installed.
2. Do `wget -q https://zxq9.com/projects/zomp/get_zx && bash get_zx`
*NOTE: To roll a unix installation bundle from this repo run the `packup` script.
It will generate `zx-[version].tar.xz` (Linux) and `zx-[version].tar.gz` (OSX, BSD, etc.) bundles.*
### Windows:
Download the Windows installer from the [download page](https://zxq9.com/projects/zomp/download.en.html).
## Detailed information
For installation information see the [installation page](https://zxq9.com/projects/zomp/qs.install.en.html).
*NOTE: To roll a unix installation bundle from this repo run the `packup` script.
It will generate `zx-[version].tar.xz` (Linux) and `zx-[version].tar.gz` (OSX, BSD, etc.) bundles.*