mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-28 22:12:26 -05:00
updated lockfileVersion to 6.0, updated README (#23)
This commit is contained in:
parent
aeda6de1d6
commit
daec6099c4
2 changed files with 188 additions and 176 deletions
|
|
@ -8,8 +8,8 @@ Reference example for using [decky-frontend-lib](https://github.com/SteamDeckHom
|
|||
|
||||
### Dependencies
|
||||
|
||||
This template relies on the user having `pnpm` installed on their system.
|
||||
This can be downloaded from `npm` itself which is recommended.
|
||||
This template relies on the user having Node.js v16.14+ and `pnpm` (v8+) installed on their system.
|
||||
pnpm can be downloaded from `npm` itself which is recommended.
|
||||
|
||||
#### Linux
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue