From 63a520af6a91ee0f8e36b966d65db82e34c43675 Mon Sep 17 00:00:00 2001 From: Matthieu Bosquet Date: Mon, 29 Sep 2025 16:24:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3446f83..8843157 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ You can contribute to it by submitting a PR to [the solid/dev repository](https: If you use VSCode, you can [open this repo in a dev container](https://code.visualstudio.com/docs/devcontainers/containers#_quick-start-open-an-existing-folder-in-a-container), it will build and serve the docs on [localhost:8000](http://localhost:8000) and rebuild after any change to the docs. -Alternatively you can run `docker compose up` and browser to [localhost:8000](http://localhost:8000). +Alternatively you can run `docker compose up` and browse to [localhost:8000](http://localhost:8000).