Document that most package managers can be used
continuous-integration/drone/push Build is passing Details

main
Clément FRÉVILLE 1 year ago
parent 8c10db8ee1
commit 8ce6398a3a

@ -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

Loading…
Cancel
Save