diff --git a/README.md b/README.md index ff8c504..81c4a94 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ cd solid-uplot # Install dependencies bun install +# Build library +bun run build + # Start the playground bun dev ```