added instructions for homebrew
Just for the sake of completeness.
This commit is contained in:
parent
cd782515ff
commit
74c204ec87
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -18,9 +18,20 @@ Requirements
|
|||
* OS X 10.10.3 Yosemite or later
|
||||
* a 2010 or later Mac (i.e. a CPU that supports EPT)
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
If you have home brew, then simply:
|
||||
|
||||
$ brew update
|
||||
$ brew install xhyve
|
||||
|
||||
if not then:
|
||||
|
||||
Building
|
||||
--------
|
||||
|
||||
$ git clone https://github.com/mist64/xhyve
|
||||
$ cd xhyve
|
||||
$ make
|
||||
|
||||
The resulting binary will be in build/xhyve
|
||||
|
|
Loading…
Add table
Reference in a new issue