Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imnltsa authored Mar 12, 2024
1 parent 87e6be6 commit 2da1ab8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ roothide Bootstrap is available to download on this repositories [Releases](http

If you do not have access to MacOS, refer to the FAQ in the `Usage` section to build with GitHub Actions instead.

You'll need MacOS to build, as you require Xcode. Simply having Xcode Command Line Tools is *insufficient*.

The **entire** install of Xcode from the App Store is required. Additionally, Homebrew must be installed. If you don't have Homebrew installed, you can run the following command in your terminal to install Homebrew:
You'll need MacOS to build, as you require a full Xcode installation. Simply having Xcode Command Line Tools is *insufficient*. Additionally, Homebrew must be installed. If you don't have Homebrew installed, you can run the following command in your terminal to install Homebrew:

`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`

Expand Down

0 comments on commit 2da1ab8

Please sign in to comment.