Merge pull request #62 from charlieok/add_note_about_nested_virtualization

Add note about nested virtualization
This commit is contained in:
Charlie O'Keefe 2019-04-16 16:51:18 -06:00 committed by GitHub
commit 39316967c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@ Requirements
6GB of RAM, four cores.
Note: This project uses VirtualBox to run a virtual machine. If you are running this inside a
virtual machine, you'll likely need to enable a feature such as “nested virtualization”, “VT-x”, or
similar in your virtualization software's settings for that virtual machine.
Install Dependencies
--------------------