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`