Update README.md
This commit is contained in:
parent
e5da668e59
commit
0a4a32974f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Deploying Alu is about as simple as it gets, from your terminal, type
|
||||||
|
|
||||||
This command should clone Alu's frontend, as well as [alu-games](https://github.com/wearrrrr/alu-games). If you wish to skip cloning games, then leave out the last flag.
|
This command should clone Alu's frontend, as well as [alu-games](https://github.com/wearrrrr/alu-games). If you wish to skip cloning games, then leave out the last flag.
|
||||||
|
|
||||||
Install pnpm with `npm I -g pnpm`.
|
Install pnpm with `npm i -g pnpm`.
|
||||||
|
|
||||||
Then simply run `pnpm i` to install all node_modules, and then build the frontend with `pnpm run build`, this shouldn't take more than a couple seconds.
|
Then simply run `pnpm i` to install all node_modules, and then build the frontend with `pnpm run build`, this shouldn't take more than a couple seconds.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue