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.