From 95bfcca0834467a55ac5ee6daafcbb9a6345eaf6 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Sat, 19 Jul 2025 21:29:13 +0100 Subject: [PATCH] Update Readme Fixes https://gitlab.com/edent/activitypub-single-php-file/-/issues/16 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0f25c7..ee443fe 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ There are no tests, no checks, no security features, no formal verifications, no 1. Check your `/data/logs/` directory to see if the follow request was received correctly. 1. To post a message, visit `https://test.example.com/write` type in your message and password. Press the "Post Message" button. 1. Check social media to see if the message appears. -1. To follow other users, visit `https://test.example.com/follow` type in the name of the user you want to follow and your password. Press the "Send Follow Request" button. +1. To follow other users, visit `https://test.example.com/users` type in the name of the user you want to follow and your password. Press the "Send Follow Request" button. 1. Check social media to see if the follow request came through. 1. To read the messages that your server's inbox has received, visit `https://test.example.com/read`