diff --git a/README.md b/README.md index 969c583..fa31552 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,14 @@ Scripts and tools to create a bootable image with reHDD based on openSuse. The scripts are used to run within a openSuse-based machine as host. +``` git submodule init git submodule update +``` + +sudo zypper addrepo http://download.opensuse.org/repositories/Virtualization:/Appliances:/Builder/openSUSE_Tumbleweed kiwi-appliance-builder + +sudo zypper --gpg-auto-import-keys install python3-kiwi xorriso ## Build Image