From 50c74db128d0466a73924ec4fe683f595f8a21d7 Mon Sep 17 00:00:00 2001 From: lupoDharkael Date: Fri, 22 Dec 2017 16:12:17 +0100 Subject: [PATCH] README: Add Docker version --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c769fbd..778cdf87 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ There are a packages available for a few distros: - [Arch](https://aur.archlinux.org/packages/flameshot/) - [Open Suse](https://software.opensuse.org/package/flameshot) - [Void Linux](https://github.com/voidlinux/void-packages/tree/master/srcpkgs/flameshot) (`xbps-install flameshot`) +- [Docker](https://github.com/ManuelLR/docker-flameshot) If you are not using any of these distros you'll need to compile the program :( but don't worry, it's pretty easy!