From 16ac5436b89656b3df1eead8d08fc5432d84f908 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Mon, 25 Jun 2018 19:19:22 -0700 Subject: [PATCH] Updated Linux (markdown) --- Linux.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Linux.md b/Linux.md index 7ef1f3f..9e6d80c 100644 --- a/Linux.md +++ b/Linux.md @@ -1 +1,5 @@ -# Installing on Linux \ No newline at end of file +# Installing on Linux + +``` +bash <(curl -s https://statup.io/install.sh) +``` \ No newline at end of file