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).