From 62014c1094470833b2b72179d3f1bf7f803404e3 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 4 Jul 2020 19:43:04 -0600 Subject: [PATCH] Make Windows 10 dependencies more clear --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e52d5525..3dae3d8e 100644 --- a/README.md +++ b/README.md @@ -294,6 +294,10 @@ port install bat There are a few options to install `bat` on Windows. Once you have installed `bat`, take a look at the ["Using `bat` on Windows"](#using-bat-on-windows) section. +#### Prerequisites + +You will need to install the [Visual C++ Redistributable](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) package. + #### With Chocolatey You can install `bat` via [Chocolatey](https://chocolatey.org/packages/Bat): @@ -308,8 +312,6 @@ You can install `bat` via [scoop](https://scoop.sh/): scoop install bat ``` -You will need to install the [Visual C++ Redistributable](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) package. - #### From prebuilt binaries: You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases), @@ -497,6 +499,10 @@ Example configuration file: `bat` mostly works out-of-the-box on Windows, but a few features may need extra configuration. +### Prerequisites + +You will need to install the [Visual C++ Redistributable](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) package. + ### Paging Windows only includes a very limited pager in the form of `more`. You can download a Windows binary