Document VC++ redistributable requirement

This fixes #1972.
This commit is contained in:
Christian Duerr 2019-04-09 21:05:26 +00:00 committed by GitHub
parent 2b12b16678
commit 272a583bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,6 +122,9 @@ API. The agent is a single binary (`winpty-agent.exe`) which **must** be in
the same directory as the Alacritty executable and is available through the
[GitHub releases page](https://github.com/jwilm/alacritty/releases).
On Windows, Alacritty also requires Microsoft's VC++ redistributable to work
properly.
## Configuration
Although it's possible the default configuration would work on your system,