aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmmett1 <me@emmett1.my>2026-05-23 06:48:47 +0000
committerEmmett1 <me@emmett1.my>2026-05-23 06:48:47 +0000
commit757b50d5141bf946d0d459f3afbaa033552f307b (patch)
tree78f6002cb6301fc73e08efd090f923915c42ed84 /docs
parent9e581e12fbf98cc3d8cae1d3a46ae9eae92d5bcf (diff)
parent9c3917e185f4ed687a1c66209885489170e0527b (diff)
downloadalicelinux-757b50d5141bf946d0d459f3afbaa033552f307b.tar.gz
alicelinux-757b50d5141bf946d0d459f3afbaa033552f307b.zip
Merge branch 'main' of https://codeberg.org/emmett1/alicelinux
Diffstat (limited to 'docs')
-rw-r--r--docs/packagemanager.md2
-rw-r--r--docs/readme.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/packagemanager.md b/docs/packagemanager.md
index 1bd44909..0441a93e 100644
--- a/docs/packagemanager.md
+++ b/docs/packagemanager.md
@@ -1,7 +1,7 @@
Package Manager
===============
-In Alice, theres two package manager used, [spm](https://codeberg.org/emmett1/spm) and [autils](https://codeberg.org/emmett1/autils). Why two package manager? `spm` was written for generic package manager for linux distribution. And `autils` is written specifically for `Alice` and required `spm`.
+In Alice, two package manager are used, [spm](https://codeberg.org/emmett1/spm) and [autils](https://codeberg.org/emmett1/autils). And why two package manager? `spm` was written for generic package manager for linux distribution. And `autils` is written specifically for `Alice` and requires `spm` in order to install, remove and update packages while managing conflicts. The command `apkg` (part of `autils`) is used to fetch and build packages from ports and their `abuild` files.
spm
---
diff --git a/docs/readme.md b/docs/readme.md
index 51b04348..39b5b35e 100644
--- a/docs/readme.md
+++ b/docs/readme.md
@@ -1,3 +1,3 @@
Here lies documentation for **Alice Linux**.
-If you found any typo or error in docs, or even wan't to contribute, feel free to [open issue](https://codeberg.org/emmett1/alicelinux/issues) :D
+If you found any typo or error in docs, or even want to contribute, feel free to [open issue](https://codeberg.org/emmett1/alicelinux/issues) :D