Skip to content

Commit 79bb62a

Browse files
authored
update library name in readme
1 parent 83f2c94 commit 79bb62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Please consult [the wiki page regarding development](https://wiki.deckbrew.xyz/e
105105
⚠️ If you are recieving build errors due to an out of date library, you should run this command inside of your repository.
106106

107107
```bash
108-
pnpm update decky-frontend-lib --latest
108+
pnpm update @decky/ui --latest
109109
```
110110

111111
Source control and deploying plugins are left to each respective contributor for the cloned repos in order to keep dependencies up to date.

0 commit comments

Comments
 (0)