Add install instructions for macOS (#395)

pull/1/head
Sireesh Kodali 6 years ago committed by mujx
parent 06b30b3cca
commit 1f50d13b9f
  1. 8
      README.md

@ -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

Loading…
Cancel
Save