aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorlost <lost@privacyrequired.com>2026-05-29 21:49:43 -0400
committerlost <lost@privacyrequired.com>2026-05-29 21:49:43 -0400
commitcac53b647db776adc62b709b26c3f1ee0ec85107 (patch)
tree74a15e0de84b316fdbc94b15c40035cc3e5908b2 /docs
parent0a5783071b38ff98ccdf52d5202663f68b51a001 (diff)
downloadalicelinux-cac53b647db776adc62b709b26c3f1ee0ec85107.tar.gz
alicelinux-cac53b647db776adc62b709b26c3f1ee0ec85107.zip
fixed spelling error
Diffstat (limited to 'docs')
-rw-r--r--docs/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.md b/docs/install.md
index adc53381..b37747f6 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -159,7 +159,7 @@ Before we do, install development packages first.
# apkg -I meson cmake pkgconf libtool automake perl
```
-> NOTE: use upppercase 'i' for solve dependencies, lowecase 'i' without solve dependencies.
+> NOTE: use uppercase 'i' for solve dependencies, lowercase 'i' without solve dependencies.
Now lets upgrade our system.
```