diff options
| author | Brijesh Singh <brijesh.singh@amd.com> | 2017-08-08 09:35:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-08 09:35:19 -0500 |
| commit | eb408390e7bba39ebdd84dbc74f1952a980587b7 (patch) | |
| tree | 8b943a61b2126738948bc7ee9fe2e54a10e24b69 | |
| parent | ab10f43176b9dcc59c905dbe4d2b587b7ec4555b (diff) | |
| download | cachepc-amdsev-eb408390e7bba39ebdd84dbc74f1952a980587b7.tar.gz cachepc-amdsev-eb408390e7bba39ebdd84dbc74f1952a980587b7.zip | |
Update README
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Prepare Hypervisor: Follow the below steps to prepare the host OS (hypervisor) for SEV support: # cd /home/user/ -# git clone https://github.com/AMDESE/AMDSEV.git +# git --single-branch -b master clone https://github.com/AMDESE/AMDSEV.git # cd AMDSEV # ./build.sh (this should take a while, it will build the linux kernel, qemu and ovmf) |
