Update README.md

This commit is contained in:
Ben Reaves
2021-04-03 17:32:13 -05:00
committed by GitHub
parent 1ae096daf5
commit d640ebfce7

View File

@@ -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 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 ### Old Install Method