mirror of https://gitlab.com/nakst/essence
update macos instructions
This commit is contained in:
parent
baa7c72d0a
commit
53adc7bff2
|
@ -37,12 +37,7 @@ Essence is built using GitHub Actions using their Ubuntu virtual machines. [This
|
||||||
|
|
||||||
## macOS
|
## macOS
|
||||||
|
|
||||||
1) Install `gcc@11` through brew
|
Install `brew` and then run `brew install gcc@11 nasm ctags xz coreutils gnu-sed`. Follow the instructions above for Linux to build and test the system. KVM will not be available.
|
||||||
2) Install `nasm` through brew
|
|
||||||
3) Install `ctags` through brew
|
|
||||||
4) Install `xz` through brew
|
|
||||||
|
|
||||||
Follow the instructions above for Linux to build and test the system.
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue