diff --git a/README.md b/README.md
index 6e70b3e5d..241f951d9 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ cd puter
npm install
npm start
```
-**→** This should launch Puter at http://puter.localhost:4100 (or the next available port).
+**→** This should launch Puter at http://puter.localhost:4100
@@ -59,8 +59,6 @@ curl -fsSL https://puter.com/selfhost | sh
irm https://puter.com/selfhost?os=windows | iex
```
-
-
**→** For more details, see [Self-Hosting Puter](./doc/self-hosting.md).