Skip to content
Snippets Groups Projects
Commit 57e0ab7e authored by samuela's avatar samuela
Browse files

Add missing automake brew dependency.

parent 06230519
No related branches found
No related tags found
1 merge request!152Add missing homebrew dependencies
......@@ -48,7 +48,7 @@ $ sudo port install make nasm qemu gcc7 pkg-config osxfuse x86_64-elf-gcc
MacOS Users using Homebrew:
```
$ brew install make nasm qemu gcc@7 pkg-config Caskroom/cask/osxfuse
$ brew install automake make nasm qemu gcc@7 pkg-config Caskroom/cask/osxfuse
$ brew install redox-os/gcc_cross_compilers/x86_64-elf-gcc
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment