add gpg verification
This commit is contained in:
parent
2844db19a4
commit
7d0f17d608
3 changed files with 36 additions and 0 deletions
|
@ -41,6 +41,11 @@ Install latest nightly build and specify the install prefix:
|
|||
|
||||
``` curl -fsSL https://flow-control.dev/install | sh -s -- --nightly --prefix ~/.local/bin ```
|
||||
|
||||
Install latest nightly build and verify against gpg signature:
|
||||
|
||||
``` curl -fsSL https://flow-control.dev/install | sh -s -- --nightly --verify ```
|
||||
|
||||
|
||||
### Prebuilt Binaries
|
||||
- Stable: [Releases](https://github.com/neurocyte/flow/releases)
|
||||
- Nightly: [Nightly Builds](https://github.com/neurocyte/flow-nightly/releases)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue