From 71be430e5d4bfcedc422f571f5df7a4514a8ea92 Mon Sep 17 00:00:00 2001 From: Lostt Date: Thu, 28 May 2026 02:18:27 +0200 Subject: Update docs/install.md --- docs/install.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs') diff --git a/docs/install.md b/docs/install.md index e3e7b189..adc53381 100644 --- a/docs/install.md +++ b/docs/install.md @@ -92,8 +92,6 @@ You can also create a directory the community repo. # echo 'APKG_REPO="/var/lib/repos/core /var/lib/repos/extra /var/lib/repos/community"' >> /etc/apkg.conf ``` -> NOTE: All repo paths must be declared in the APKG_REPO variable, separated by a single space. - Next, we will set up directories for `packages`, `sources`, and `work`. By default, these directories are inside the package template, but we will change them to `/var/cache/pkg`, `/var/cache/src`, and `/var/cache/work` respectively. You can change these to any location where you want to store these files. First, create the directories. -- cgit v1.2.3