Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Commit

Permalink
Add install instructions for macOS (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSireesh authored and mujx committed Jul 31, 2018
1 parent 06b30b3 commit 1f50d13
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@ Make sure you have the testing repositories from `edge` enabled. Note that this
sudo apk add nheko
```

#### macOS (10.12 and above)

with [macports](https://www.macports.org/) :

```sh
sudo port install nheko
```

### Build Requirements

- Qt5 (5.7 or greater). Qt 5.7 adds support for color font rendering with
Expand Down

0 comments on commit 1f50d13

Please sign in to comment.