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