Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
docs: Use POSIX-compliant install command
cloudhead committed 2 years ago
commit 15efae2a7427f2c152e273c2fc7ee8f3a7b30758
parent 752656fbfa6679d5c2c5fbc6744bb57c958d29fe
1 file changed +1 -1
modified README.md
@@ -25,7 +25,7 @@ and freedom.

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