aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '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)