From 20bae0a89a90ccdada8ac211b698339ce9e1e3e5 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Mon, 20 Jan 2020 17:10:43 +0100 Subject: [PATCH] Add note about Nix package --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d920e1..65e30d7 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Uberwriter is a GTK+ based distraction free Markdown editor, mainly developed by ## Install -You can get UberWriter on Flathub! -[Get it now](https://flathub.org/apps/details/de.wolfvollprecht.UberWriter) +* Flatpak: [Get it on Flathub](https://flathub.org/apps/details/de.wolfvollprecht.UberWriter) +* Nix(OS): [`pkgs.uberwriter`](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/uberwriter/default.nix#L47) ## Contributions and localization