aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrijesh Singh <brijesh.singh@amd.com>2017-08-08 09:35:19 -0500
committerGitHub <noreply@github.com>2017-08-08 09:35:19 -0500
commiteb408390e7bba39ebdd84dbc74f1952a980587b7 (patch)
tree8b943a61b2126738948bc7ee9fe2e54a10e24b69
parentab10f43176b9dcc59c905dbe4d2b587b7ec4555b (diff)
downloadcachepc-amdsev-eb408390e7bba39ebdd84dbc74f1952a980587b7.tar.gz
cachepc-amdsev-eb408390e7bba39ebdd84dbc74f1952a980587b7.zip
Update README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8a7cf61..e61717d 100644
--- a/README
+++ b/README
@@ -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)