Skip to content

Commit

Permalink
📖 Fixes #28 by mentioning the need for Xcode in README
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkulman committed Jan 12, 2021
1 parent 64d1b66 commit 9a28554
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,7 @@ Download the [latest published release](https://github.com/igorkulman/ChangeMenu

### Swift Package Manager

You need Xcode or at least Xcode Command Line tools installed to make the utility to compile. The simplest way to install Xcode Command Line Tools is running

```bash
xcode-select --install
```
To build the utility you need to have [Xcode](https://apps.apple.com/us/app/xcode/id497799835?mt=12) installed.

Clone the repository

Expand Down

0 comments on commit 9a28554

Please sign in to comment.