summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-11-19 13:31:09 -0800
committerTrainDoctor <traindoctor@protonmail.com>2022-12-10 14:25:20 -0800
commit5e07c8f028ce3fb0bfda50600dd685648799d389 (patch)
tree8127cd0a4a548f97d24edf447cf0fbcc564dfda1
parent91d1bc8a78ee5d63b07572d1262d9c260d6be5fe (diff)
downloaddecky-loader-5e07c8f028ce3fb0bfda50600dd685648799d389.tar.gz
decky-loader-5e07c8f028ce3fb0bfda50600dd685648799d389.zip
Fix a typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d05209d5..e37f1d08 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ Please consult [the wiki page regarding development](https://deckbrew.xyz/en/loa
1. Use the VS Code tasks or `deck.sh` script to deploy your changes to your Steam Deck to test them.
1. You will be testing your changes with the Python script version. You will need to build, deploy, and reload each time.
-⚠️ If you are recieving build errors due to an out of date library, you should run this command inside of your repository.
+⚠️ If you are receiving build errors due to an out of date library, you should run this command inside of your repository.
```bash
pnpm update decky-frontend-lib --latest