From d85f87e00c5353e3cdc30d57a7758114cae00c4b Mon Sep 17 00:00:00 2001 From: Talo Halton Date: Thu, 18 Apr 2024 23:52:37 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 6c7fa5e..8f1aab3 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,19 @@ This is a [Compose Multiplatform](https://github.com/JetBrains/compose-multiplat > [!NOTE] > BeatSaver accounts registered using Discord cannot be used. Sync using a playlist instead. +## Installation + +### Quest / Android + +1. Download the appropriate APK for your device from the [releases page](https://github.com/toasterofbread/sinksabre/releases) +2. Install using ADB or Sidequest + +### Desktop + +A binary release for desktop platforms is not currently provided. + +The desktop application can be started from the project source code using the `desktopApp:run` Gradle task. + ## Screenshots ![](readme/screenshot0.png)