From 21d6272267265a660259021bcfcc7e8537231909 Mon Sep 17 00:00:00 2001 From: crash5 <10976627+crash5@users.noreply.github.com> Date: Sat, 20 Jan 2024 12:07:10 +0100 Subject: [PATCH] remove language specification from WebView2 link in README.md (#94) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab2c4a5..07e79e4 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Restic-Browser [OPTIONS] On MacOS, where setting the PATH for desktop applications is a really hard thing to do, the restic executable will also be found if it's in one of the following folders: `/usr/local/bin, /opt/local/bin, /opt/homebrew/bin, ~/bin`. #### Windows: -- Windows 10 or later with [WebView2 Runtime](https://developer.microsoft.com/de-de/microsoft-edge/webview2/#download-section) +- Windows 10 or later with [WebView2 Runtime](https://developer.microsoft.com/microsoft-edge/webview2/#download-section) #### MacOS: - macOS 10.13 or later #### Linux: