From e26470c08067771e85546e1dc2ff7bf1490798dc Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 14 Sep 2020 20:20:58 +0300 Subject: update --- src/docs/Chroot.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/docs/Chroot.html') diff --git a/src/docs/Chroot.html b/src/docs/Chroot.html index f8d11ea..026a627 100644 --- a/src/docs/Chroot.html +++ b/src/docs/Chroot.html @@ -65,8 +65,12 @@ it. If you want to obtain the git repository, you will need to install

The following guide will assume that you put the repositories into ~/repos/ directory, but you can put the repositories into any directory -you want. So go ahead and create that directory. mkdir -p $HOME/repos. +you want. So go ahead and create that directory:

+
+
$ mkdir -p $HOME/repos
+
+

1.2.1.1 Obtaining from rsync

Carbs Linux rsync repositories live in rsync://carbslinux.org/repo. In -- cgit v1.2.3