docs: Use POSIX-compliant install command

This commit is contained in:
cloudhead 2024-03-15 10:36:22 +01:00
parent 752656fbfa
commit 15efae2a74
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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