From ae9100cd0778af7ca92723b7414da55ac04a8782 Mon Sep 17 00:00:00 2001 From: codingfrog27 Date: Thu, 21 May 2026 10:51:55 +0200 Subject: [PATCH] make local host link clickable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57000b5..ca2b771 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ npm run build nginx -p . -c nginx.conf ``` -Then open `http://127.0.0.1:8081` and enjoy your local WebVM! +Then open http://127.0.0.1:8081 and enjoy your local WebVM! For the full Alpine desktop environment, see [leaningtech/alpine-image](https://github.com/leaningtech/alpine-image).