From 70aeabcb8b6b44770f086f1cd52a1ba372878c43 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 3 Aug 2024 15:21:50 +0000 Subject: Update docs/install.md --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/install.md') diff --git a/docs/install.md b/docs/install.md index 19d2204b..e6669e2c 100644 --- a/docs/install.md +++ b/docs/install.md @@ -83,7 +83,7 @@ After we have the path of our `package repos`, add it to the `APKG_REPO` variabl ``` # echo 'APKG_REPO="/var/lib/alicelinux/repos/core /var/lib/alicelinux/repos/extra"' >> /etc/apkg.conf ``` ->NOT: All repo paths must be declared in the APKG_REPO variable, seperated by a single space. +>NOTE: All repo paths must be declared in the APKG_REPO variable, seperated by a single space. After setting up our `package repos`, make sure `apkg` can find the packages. We can use `apkg -s ` to search for packages. ``` -- cgit v1.2.3