Document that most package managers can be used
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user