From e7190f442e95932d1912974b2bf594dd57b48481 Mon Sep 17 00:00:00 2001 From: jelveh Date: Tue, 5 May 2026 16:49:01 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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).