From 71984c90190c10123de348491293bf4e526f0f89 Mon Sep 17 00:00:00 2001 From: parazyd Date: Thu, 9 Mar 2017 19:28:50 +0100 Subject: [PATCH] add sudo note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 965fa90..a6e2cf2 100644 --- 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 ```