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