aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5f7ee57..2052fda 100644
--- a/README.md
+++ b/README.md
@@ -83,10 +83,11 @@ Regenerate grub.cfg and reboot the host
# reboot
```
-Install the qemu launch script
+Install the qemu launch script. The launch script can be obtained from this project.
```
-# cd distros/sles-15
+# git clone https://github.com/AMDESE/AMDSEV.git
+# cd AMDSEV/distros/sles-15
# ./build.sh
```
<a name="sles-15-prep-vm"></a>