From 5369d5e1790dca1ff4994ed6b67766f7196db0d8 Mon Sep 17 00:00:00 2001 From: Nicolas Gnyra <1349975+nicoco007@users.noreply.github.com> Date: Sat, 25 Sep 2021 09:37:03 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d23483..ec55172 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ A simple, no-nonsense image screensaver for Windows inspired by macOS's Ken Burn * Program denylist to prevent the screensaver from running when certain programs are open ## Installing -Get [the latest build (usually stable)](https://nightly.link/nicoco007/WpfKenBurns/workflows/build/main/WpfKenBurns.zip) and copy it into `C:\Windows\System32` (32-bit and 64-bit systems) or `C:\Windows\SysWOW64` (64-bit systems only) to install it system-wide. +Get [the latest build (usually stable)](https://nightly.link/nicoco007/WpfKenBurns/workflows/build/main/WpfKenBurns.zip) and copy it into `C:\Windows\System32` (32-bit and 64-bit systems) or `C:\Windows\SysWOW64` (64-bit systems only) to install it system-wide. You will need to install the [.NET Desktop Runtime 5](https://dotnet.microsoft.com/download/dotnet/5.0) if you do not already have it.