From e1e9b084426d9829054aeec438e09a1bf57caa9b Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Sat, 3 Apr 2021 01:15:00 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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