diff --git a/DEPLOY.md b/DEPLOY.md index f101539e..b547b644 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -14,8 +14,8 @@ what you need. Now copy the right url: - arm: `https://conduit.rs/master/arm/conduit-bin` ```bash -$ sudo wget -O /usr/local/bin/conduit -$ sudo chmod +x /usr/local/bin/conduit +$ sudo wget -O /usr/local/bin/matrix-conduit +$ sudo chmod +x /usr/local/bin/matrix-conduit ```