From 9bfd51ceeddbf70ec9ff5eb53d1929a397a474e8 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 13 Aug 2017 19:17:04 +0300 Subject: Create app bundle for macOS --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7395dbc9..a2b999ca 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,14 @@ make -C build The `nheko` binary will be located in the `build` directory. +##### MacOS + +You can create an app bundle with `make app`. The output will be located at +`dist/MacOS/Nheko.app` which you can be copied to `/Applications/Nheko.app`. + +You can also create a disk image with `make dmg`. The output will be located at +`dist/MacOS/Nheko.dmg` + ##### Nix Download the repo as mentioned above and run -- cgit 1.5.1