mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 06:21:58 +00:00
Minor README fix for build instructions. (#370)
This commit is contained in:
@@ -93,6 +93,7 @@ Please consult [the wiki page regarding development](https://deckbrew.xyz/en/loa
|
|||||||
1. Clone the repository using the latest commit to main before starting your PR.
|
1. Clone the repository using the latest commit to main before starting your PR.
|
||||||
1. In your clone of the repository, run these commands.
|
1. In your clone of the repository, run these commands.
|
||||||
```bash
|
```bash
|
||||||
|
cd frontend
|
||||||
pnpm i
|
pnpm i
|
||||||
pnpm run build
|
pnpm run build
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user