diff --git a/README.md b/README.md index 223bdfc..3e5c784 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Video Tutorial: [Install Kinto.sh for Linux in less than a minute](https://www.y Paste the following into your Terminal ``` -/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/rbreaves/kinto/master/install/linux.sh)" +/bin/bash -c "$(curl -fsSL http://linux.kinto.sh)" ``` ### Old Install Method