docs: add installer script to README.md
This commit is contained in:
parent
d6ff940fb7
commit
5aee3f9957
1 changed files with 5 additions and 1 deletions
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue