aboutsummaryrefslogtreecommitdiff
path: root/docs/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install.md')
-rw-r--r--docs/install.md2
1 files changed, 0 insertions, 2 deletions
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.