From b697768465df857fb6a89e5348f5ff3e219a9a95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D9=85=D8=AD=D9=85=D8=AF=20=D8=A7=D9=84=D8=B5=D9=88=D8=A7?= =?UTF-8?q?=D9=84=D8=AD=D9=8A?= Date: Fri, 10 Sep 2021 02:59:31 +0200 Subject: [PATCH] Add installation instructions for the AUR package https://aur.archlinux.org/packages/mkjson-git/ --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b110c15..53a2c66 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,14 @@ You may also want to read this [introduction and sample use case][1]. ## Installation +### Arch AUR + +```bash +sudo yay -S mkjson-git +``` + +### Manual Installation + Get a pre-build binary from the [releases](https://github.com/mfussenegger/mkjson/releases) page or build it yourself: