From 321c8d60b1242a7c5f7984573e335e8afc649c38 Mon Sep 17 00:00:00 2001 From: Anon Date: Sun, 17 Jul 2022 23:55:27 -0700 Subject: [PATCH] Fixed user content link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 840229d..3f5fa25 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ To begin posting: - `find "./rsc" -type f -exec md5sum -b '{}' \; > "./md5/master_file.txt"` - Start the bot with `./run.sh` - Enter your password if you encrypted your OAuth tokens. - - If you symlinked the file in the [Installing](##Installing) section you can simply run `yandereLewdBot` instead of changing directories and starting the bot with `./run.sh` + - If you symlinked the file in the [Installing](#installing) section you can simply run `yandereLewdBot` instead of changing directories and starting the bot with `./run.sh` - If everything worked correctly, you should see your first image posted to your account. - Hit Ctrl+C to stop the bot. - When you start the bot again, it will begin posting from where it last left off.