From d03c3a8385f89f6ddaf41536bdbf073bde0e8bc7 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Thu, 31 Aug 2017 15:16:23 +0200 Subject: [PATCH] [enh] Warrant about non updated system --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8466e1b..5b9ab2f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ sudo apt-get install -f simple-cdd genisoimage qemu-kvm Build an image --------------- +Important: Be sure your system is up to date, if no you will see "missing packages" error during the script. ``` ./build-yunohost amd64 ```