diff --git a/README.md b/README.md
index d6784a049c0cb86740a07c9966b13415e6a4ef27..87fb2b2eec5d9bd970e9d647677f1b775471d634 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ To start the JS compilation and webserver, run:
 $ npm run dev
 ```
 
-Point your browser to: http://localhost:3000/admin/posts and login with the chosen admin username and password and all should be well. Visit http://localhost:3000 for the blog landing page.
+Point your browser to: http://localhost:3000/manage/posts and login with the chosen admin username and password and all should be well. Visit http://localhost:3000 for the blog landing page.
 
 # Production installation