diff --git a/INSTALL.md b/INSTALL.md index 1370923a..67ea39f4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -234,6 +234,9 @@ sudo desktop-file-install extra/linux/Alacritty.desktop sudo update-desktop-database ``` +You can find a prerendered SVG logo as well as simplified versions of the SVG in +the `extra/logo/compat` directory. + ### MacOS To build an application for macOS, run diff --git a/README.md b/README.md index d4c9ceed..db92246c 100644 --- a/README.md +++ b/README.md @@ -150,11 +150,8 @@ scoop install alacritty ### Other -Prebuilt binaries for Linux, macOS, and Windows can be downloaded from the -[GitHub releases page](https://github.com/alacritty/alacritty/releases). If your -desktop environment has trouble rendering the default SVG icons, you can find -a prerendered SVG as well as simplified versions of the SVG in the -`extra/logo/compat` directory. +Prebuilt binaries for macOS, and Windows can be downloaded from the +[GitHub releases page](https://github.com/alacritty/alacritty/releases). On Windows, Alacritty also requires Microsoft's VC++ redistributable.