Skip to content

Commit

Permalink
Address peer review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniuk committed Oct 4, 2023
1 parent 0c5b3ad commit c5cfaba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ The following software packages, or their equivalents, are expected to be instal
> The version of GNU make available by default on macOS is earlier than 3.82. You will need to upgrade it or certain `make` tasks will fail. On macOS, you will need [homebrew](https://brew.sh/) installed, then to install `make`, like so:
>
> ```shell
> /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
> brew install make
> ```
>
Expand Down

0 comments on commit c5cfaba

Please sign in to comment.