Add missing shell
s to the README
This commit is contained in:
parent
a7097e6253
commit
269c0087f1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue