Fixed grammatical errors in the text to make it easier to understand. Also removed unnecessary punctuation.
32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
---
|
|
title: Install VirtualBox On macOS
|
|
---
|
|
|
|
## Install VirtualBox On macOS
|
|
|
|
### STEP 1 - Visit VirtualBox official website and Download
|
|
|
|
Click [Here](https://www.virtualbox.org/wiki/Downloads) to visit the VirtualBox website. You will see the following page. Click the "OS X host" and it will automatically download a dmg file, which includes the VirtualBox App.
|
|
|
|

|
|
|
|
### STEP 2 - Click the dmg file
|
|
|
|
Click the dmg file that was just downloaded, and a verify screen vill pop up. Double click the box icon with the name "VirtualBox.pkg". This will take you to the installation screen.
|
|
|
|

|
|
|
|
### STEP 3 - Install VirtualBox
|
|
|
|
When you see the screen similar to the picture, you can click next until the installation finishes.
|
|
|
|
**Note**: It will notice you that your macOS didn't allow the unknown source. If you see the prompt box, press the setting button instead of the "OK" button. You can select the `allow` option in settings and restart the install.
|
|
|
|

|
|
|
|
### Run VirtualBox
|
|
|
|
Once the installation is done, you can open VirtualBox in the "Launchpad". Or search for `VirtualBox` in Spotlight.
|
|
|
|

|