aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 38c65f4..ab67b5d 100644
--- a/README.md
+++ b/README.md
@@ -196,12 +196,15 @@ hypervisor hence we will build and install newer kernel, qemu, ovmf.
<a name="ubuntu18-host"></a>
### Prepare Host OS
-Build and install newer components
+* Enable source repositories [See](https://askubuntu.com/questions/158871/how-do-i-enable-the-source-code-repositories)
+
+* Build and install newer components
```
# cd distros/ubuntu-18.04
# ./build.sh
```
+
<a name="ubuntu18-prep-vm"></a>
### Prepare VM image