mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 04:05:04 +03:00
chore(readme): update to reflect dumb new pnpm change
This commit is contained in:
@@ -95,7 +95,7 @@ Please consult [the wiki page regarding development](https://wiki.deckbrew.xyz/e
|
|||||||
1. In your clone of the repository, run these commands.
|
1. In your clone of the repository, run these commands.
|
||||||
```bash
|
```bash
|
||||||
cd frontend
|
cd frontend
|
||||||
pnpm i
|
pnpm i # NOTE: you may need to approve esbuild's build script with pnpm approve-builds
|
||||||
pnpm run build
|
pnpm run build
|
||||||
```
|
```
|
||||||
1. If you are modifying the UI, these commands will need to be run before deploying the changes to your Steam Deck.
|
1. If you are modifying the UI, these commands will need to be run before deploying the changes to your Steam Deck.
|
||||||
|
|||||||
Reference in New Issue
Block a user