From 7a43aeb55a7baf260024da2f4f434d8d059bc4f1 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Sat, 7 May 2022 17:55:48 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b947fd5..465bdfa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Prerequisites: [Theos](https://theos.dev/) 1. Clone this repository ``git clone https://github.com/YuzuZensai/iOS-DiscordPresence.git`` 2. Edit ``Makefile`` if needed 3. Run ``make do`` to build and install on your device, or ``make package`` to build -4. After installing the tweak, create a new file ``/var/mobile/Documents/DiscordToken.txt`` and put your Discord token there +4. After installing the tweak, create a new file ``/var/mobile/Documents/DiscordToken.txt`` and put your Discord token there (This is temporary for now, will change to a better way later) ## ⚠️ Disclaimer