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