From ad5058f498dec316271beb4aca3b2f394545f56d Mon Sep 17 00:00:00 2001 From: James Gray <101061708+randombeeper@users.noreply.github.com> Date: Tue, 22 Apr 2025 23:10:04 +0200 Subject: [PATCH] Update README.md corrected the directions to include a build step --- packages/website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/README.md b/packages/website/README.md index 50683913..cfd90514 100644 --- a/packages/website/README.md +++ b/packages/website/README.md @@ -8,7 +8,7 @@ Check out our [website][2] for a complete explanation and documentation. # Installation -1. `yarn install` in the root of this repository (two level above this directory). +1. In the root of this repository (two level above this directory), do `yarn install` and `yarn build` 1. In this directory, do `yarn start`. 1. A browser window will open up, pointing to the docs.