diff --git a/README.md b/README.md index ee1a6ab..6540574 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Build the browser application -Ensure you have [Node.js](https://nodejs.org) installed. Then run: +Ensure you have [Node.js](https://nodejs.org) installed. Then run your favorite package manager (npm, yarn, pnpm, bun, etc.) to install the dependencies and build the application: ```sh npm install