From d997c0416ce3838d2e97260f867e973329de8cf5 Mon Sep 17 00:00:00 2001 From: Stone Hobbs Date: Sat, 28 Sep 2024 22:10:17 -0500 Subject: [PATCH] Fix app data path example typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d2a73f..b7f14a7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Both applications need to have the same redirect URL. ### Configure the Bot -Navigate to your roaming user's application data folder (ex. on Windows "C:\Users\\AppData\Roaming"). +Navigate to your roaming user's application data folder (ex. on Windows "C:\Users\\\\AppData\Roaming"). Create a new folder named "Stonebot". Add a `config.json` file to the new folder with the contents: ```