update windows instructions

Replaced `yarn` with `npm` in the installation of `win-node-env`
This commit is contained in:
Fallenbagel
2022-10-25 03:45:07 +05:00
committed by GitHub
parent 16f1c286c4
commit 6b50f77624

View File

@@ -44,7 +44,7 @@ Pre-requisites:
- Yarn
```bash
yarn add -g win-node-env
npm i -g win-node-env
yarn install
yarn run build
yarn start