Update README.md

This commit is contained in:
Anthony Cerruti 2020-03-04 01:04:49 -08:00 committed by David Peter
parent 3901480c59
commit d081473261
1 changed files with 3 additions and 1 deletions

View File

@ -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