aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBrijesh Singh <brijesh.singh@amd.com>2018-08-13 16:30:26 -0500
committerGitHub <noreply@github.com>2018-08-13 16:30:26 -0500
commitbd34122598b03f9c610a7780e546b5983d4d092f (patch)
tree837098551a908a7ecdb07f2c9ffe195109af7a16 /README.md
parent26944df4c285fa478e8f80314402288934858084 (diff)
downloadcachepc-amdsev-bd34122598b03f9c610a7780e546b5983d4d092f.tar.gz
cachepc-amdsev-bd34122598b03f9c610a7780e546b5983d4d092f.zip
Update README.md
Diffstat (limited to 'README.md')
-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>