aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ff05cd4..e0cae71 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ git clone --recurse-submodules https://git.crowdedwood.com/picoarch
To build picoarch itself, you need libSDL 1.2, libpng, and libasound. Different cores may need additional dependencies.
-After that, `make` bulids picoarch and all supported cores into this directory.
+After that, `make` builds picoarch and all supported cores into this directory.
### TrimUI instructions