diff options
| author | Brijesh Singh <brijesh.singh@amd.com> | 2018-08-13 16:30:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-13 16:30:26 -0500 |
| commit | bd34122598b03f9c610a7780e546b5983d4d092f (patch) | |
| tree | 837098551a908a7ecdb07f2c9ffe195109af7a16 /README.md | |
| parent | 26944df4c285fa478e8f80314402288934858084 (diff) | |
| download | cachepc-amdsev-bd34122598b03f9c610a7780e546b5983d4d092f.tar.gz cachepc-amdsev-bd34122598b03f9c610a7780e546b5983d4d092f.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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> |
