From 9a82b53c5d8853e38f10269da9fe96ddc68752fd Mon Sep 17 00:00:00 2001 From: Alec Scott Date: Thu, 3 Feb 2022 11:46:55 -0700 Subject: [PATCH] Add automatic installation script link --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b04deda..7806a43 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,13 @@ If you're running Hyprspace on Windows you'll need to install [tap-windows](http ### Installation +#### Automatic (Linux & MacOS) +``` +curl -L https://hyprspace.io/install.sh | bash +``` + +#### Manual + 1. Go to Hyprspace Releases (over there -->) 2. Copy the link for your corresponding OS and Architecture. 3. Run `sudo mkdir -p /usr/local/bin/`