From d081473261dc9555e8e026d0c9636f70e7130cc8 Mon Sep 17 00:00:00 2001 From: Anthony Cerruti Date: Wed, 4 Mar 2020 01:04:49 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9a32dd0..aa4b84ea 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,8 @@ scoop install bat choco install bat ``` +You will need to install the Visual C++ Redistributable: [The latest supported Visual C++ downloads - Microsoft Support](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads). + [See below](#using-bat-on-windows) for notes. ### Via Docker @@ -497,7 +499,7 @@ Example configuration file: ## Using `bat` on Windows -`bat` mostly works out-of-the-box on Windows, but a few features may need extra configuration. You will need to install the Visual C++ Redistributable: [The latest supported Visual C++ downloads - Microsoft Support](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads). +`bat` mostly works out-of-the-box on Windows, but a few features may need extra configuration. ### Paging