live-sdk

simple distro kit (livecd edition)
git clone git://parazyd.org/live-sdk.git
Log | Files | Refs | Submodules | README | LICENSE

commit 71984c90190c10123de348491293bf4e526f0f89
parent d68117626be6505119dc24794ce5b09fc24d1f60
Author: parazyd <parazyd@dyne.org>
Date:   Thu,  9 Mar 2017 19:28:50 +0100

add sudo note

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -9,6 +9,8 @@ live-sdk is designed to be used interactively from a terminal. It requires the following packages to be installed in addition to the [dependencies required for libdevuansdk](https://github.com/dyne/libdevuansdk/blob/master/README.md#requirements). +`sudo` permissions are required for the user that is running the build. + ``` xorriso squashfs-tools live-boot ```