Skip to content

Commit

Permalink
Update development-environment.md
Browse files Browse the repository at this point in the history
Signed-off-by: FT <[email protected]>
  • Loading branch information
zeevick10 authored Dec 17, 2024
1 parent d16d266 commit ffee7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/development-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
### macOS

> **WARNING**: macOS uses ancient version of the `make`. Akash's environment uses some tricks available in `make 4`.
We recommend use homebrew to installs most up-to-date version of the `make`. Keep in mind `make` is keg-only, and you'll need manually add its location to the `PATH`.
We recommend use homebrew to install most up-to-date version of the `make`. Keep in mind `make` is keg-only, and you'll need manually add its location to the `PATH`.
Make sure homebrew's make path takes precedence of `/usr/bin`


Expand Down

0 comments on commit ffee7ca

Please sign in to comment.