From 7ece7afc59b5b155e45879e543f8aa38a3add921 Mon Sep 17 00:00:00 2001
From: Chizi123 <joelgrun@gmail.com>
Date: Mon, 10 Jun 2019 13:32:04 +0000
Subject: [PATCH] Added self mount

---
 README.org |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.org b/README.org
index 2c789f1..9234c35 100644
--- a/README.org
+++ b/README.org
@@ -11,6 +11,8 @@
 
 You may also want to set ~MAKEFLAGS="-j$(nproc)"~ within the chroot to enable parallel compilation.
 
+It is also needed to mount execute ~mount --bind chroot chroot~, to set the root directory within the chroot.
+
 Script coming soon.
 * Usage
 All scripts must be run as root.

--
Gitblit v1.9.3