Add missing shells to the README

This commit is contained in:
zai1208 2025-09-30 06:42:45 +10:00 committed by CJ van den Berg
parent a7097e6253
commit 269c0087f1

View file

@ -27,13 +27,13 @@ Nightly binary builds are found here: [neurocyte/flow-nightly/releases](https://
Install latest nightly build and (optionally) specify the installation destination:
```
```shell
curl -fsSL https://flow-control.dev/install | sh -s -- --nightly --dest ~/.local/bin
```
See all avalable options for the installer script:
```
```shell
curl -fsSL https://flow-control.dev/install | sh -s -- --help
```