diff --git a/README.md b/README.md index 023a0aea43..3de44673c7 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ - [Installation](#installation) - [Prebuilt Packages](#prebuilt-packages) - [Packages from Repository](#packages-from-repository) + - [MacOS](#macos) + - [Windows](#windows) - [Compilation](#compilation) - [Dependencies](#dependencies) - [Compile-time](#compile-time) @@ -328,12 +330,17 @@ There are packages available in the repository of some Linux distributions: - [NixOS](https://search.nixos.org/packages?query=flameshot): `nix-env -iA nixos.flameshot` - [Snap/Flatpak/AppImage](https://github.com/flameshotapp/packages) - [Docker](https://github.com/ManuelLR/docker-flameshot) +- [Windows](https://github.com/majkinetor/au-packages/tree/master/flameshot) -There are also options for installing on macOS: +### MacOS - [MacPorts](https://www.macports.org): `sudo port selfupdate && sudo port install flameshot` - [Homebrew](https://brew.sh): `brew install --cask flameshot` +### Windows + +- [Chocolatey](https://chocolatey.org/packages/flameshot) +
Expand this section to see what distros are using an up to date version of flameshot