From 821d9c880327a90c0201958aaac8bba7b85b79b0 Mon Sep 17 00:00:00 2001 From: Alban <7930348+afichet@users.noreply.github.com> Date: Sun, 25 Jun 2023 00:04:16 +0200 Subject: [PATCH] Include information about the new winget package #40 --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6042541..80debc9 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,23 @@ piece of software ;-) Installing ========== -Windows and macOS ------------------ +Windows +------- + +You can install OpenEXR Viewer from winget. Run in a terminal: + +``` +winget install openexr-viewer +``` + +Alternatively, there is an installer you can download from the release +section: https://github.com/afichet/openexr-viewer/releases + + +macOS +----- -There is prebuilt releases for Windows and macOS. You just need to download the +There is prebuilt releases for macOS. You just need to download the installer in the releases section and run it. Get the releases here: https://github.com/afichet/openexr-viewer/releases