From d640ebfce7895563c58c2dba8b86b3835c2c9d2b Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Sat, 3 Apr 2021 17:32:13 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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