diff --git a/README.md b/README.md index 97c31d9..47d8f9d 100644 --- a/README.md +++ b/README.md @@ -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.*