diff options
| author | name <[email protected]> | 2020-06-05 01:57:01 +0000 |
|---|---|---|
| committer | name <[email protected]> | 2020-06-05 01:57:01 +0000 |
| commit | 8eedf13a9e9947d2f4be82c1e7618d9831e87a26 (patch) | |
| tree | 0e2444a358d04155454314d63cae82db39ac58b0 /README.md | |
| parent | troubleshooting (diff) | |
| download | docker-osx-8eedf13a9e9947d2f4be82c1e7618d9831e87a26.tar.xz docker-osx-8eedf13a9e9947d2f4be82c1e7618d9831e87a26.zip | |
2 useless commands
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ docker run --privileged -v /tmp/.X11-unix:/tmp/.X11-unix sickcodes/docker-osx ``` -# Requirements KVM on the host +# Requirements: KVM on the host Need to turn on hardware virtualization in your BIOS, very easy to do. Then have QEMU on the host if you haven't already: |