Update README.md

This commit is contained in:
jelveh
2026-05-05 16:49:01 -07:00
parent 95e1b7d171
commit e7190f442e
+1 -3
View File
@@ -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
<br/>
@@ -59,8 +59,6 @@ curl -fsSL https://puter.com/selfhost | sh
irm https://puter.com/selfhost?os=windows | iex
```
<br/>
**→** For more details, see [Self-Hosting Puter](./doc/self-hosting.md).
<br/>