From 87a6df6b37fe7ce02fb796f0a447ea90850a9690 Mon Sep 17 00:00:00 2001
From: ErrorNoInternet <error.nointernet@gmail.com>
Date: Fri, 13 Jan 2023 16:56:25 +0800
Subject: [PATCH] Fix formatting

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index b8a99d6..11d4f39 100644
--- a/README.md
+++ b/README.md
@@ -37,10 +37,10 @@ alert_command = [
 ]
 ```
 
-Run `/msg <bot username> help <page>` to see a list of commands you can run.
+Example commands:
+	- `/msg ErrorNoWatcher help 1` - list the first page of commands
 
-Examples:
-	- `/msg ErrorNoWatcher bot_status` - display the bot's health, food/saturation, etc\
+	- `/msg ErrorNoWatcher bot_status` - display the bot's health, food/saturation, etc
 
 	- `/msg ErrorNoWatcher goto 20 64 10` - go to x: 20, y: 64, z: 10 (using the pathfinder)