docs: Use POSIX-compliant install command
This commit is contained in:
parent
752656fbfa
commit
15efae2a74
|
|
@ -25,7 +25,7 @@ and freedom.
|
||||||
|
|
||||||
Run the following command to install the latest binary release:
|
Run the following command to install the latest binary release:
|
||||||
|
|
||||||
sh <(curl -sSf https://radicle.xyz/install)
|
curl -sSf https://radicle.xyz/install | sh
|
||||||
|
|
||||||
### 📦 From source
|
### 📦 From source
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue