Document that most package managers can be used

This commit is contained in:
2023-11-02 21:59:29 +01:00
parent 8c10db8ee1
commit 8ce6398a3a

View File

@@ -2,7 +2,7 @@
## Build the browser application ## 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 ```sh
npm install npm install