docs: add installer script to README.md

This commit is contained in:
plyght 2025-02-09 15:07:00 -05:00 committed by CJ van den Berg
parent d6ff940fb7
commit 5aee3f9957
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -13,7 +13,11 @@ https://github.com/neurocyte/flow/assets/1552770/97aae817-c209-4c08-bc65-0a0bf1f
- Linux, MacOS, Windows, Android (Termux) or FreeBSD. - Linux, MacOS, Windows, Android (Termux) or FreeBSD.
- A UTF-8 locale - A UTF-8 locale
# Download # Download / Install
```shell
curl -fsSL https://flow-control.dev/install | sh
```
Binary release builds are found here: [neurocyte/flow/releases](https://github.com/neurocyte/flow/releases) Binary release builds are found here: [neurocyte/flow/releases](https://github.com/neurocyte/flow/releases)