diff options
Diffstat (limited to 'src/docs/Chroot.html')
-rw-r--r-- | src/docs/Chroot.html | 6 |
1 files changed, 5 insertions, 1 deletions
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 </p> <p>The following guide will assume that you put the repositories into <samp>~/repos/</samp> directory, but you can put the repositories into any directory -you want. So go ahead and create that directory. <code>mkdir -p $HOME/repos</code>. +you want. So go ahead and create that directory: </p> +<div class="example"> +<pre class="example">$ mkdir -p $HOME/repos +</pre></div> + <span id="Obtaining-from-rsync"></span><h4 class="subsubsection">1.2.1.1 Obtaining from rsync</h4> <p>Carbs Linux rsync repositories live in <a href="rsync://carbslinux.org/repo">rsync://carbslinux.org/repo</a>. In |