Skip to content

Commit f5378dd

Browse files
authored
README: Recommend installing Marathon directly from its repo
Homebrew version is not currently supported.
1 parent 13d6be1 commit f5378dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ The easiest way to install this Xcode theme is using **[Marathon](https://github
1010

1111
1. Install the latest version of Marathon if you haven't already:
1212
```
13-
$ brew install marathon-swift
13+
$ git clone https://github.com/JohnSundell/Marathon.git
14+
$ cd Marathon
15+
$ make
1416
```
1517

1618
2. Run the install script which will install [Adobe's Source Code Pro](https://github.com/adobe-fonts/source-code-pro) font & this Xcode theme for you:

0 commit comments

Comments
 (0)