From 555a85ed95008f023b8f23859dff1841d934cd36 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Fri, 24 Jul 2020 16:29:00 +0000 Subject: [PATCH] Remove outdated sections from README --- INSTALL.md | 3 +++ README.md | 7 ++----- 2 files changed, 5 insertions(+), 5 deletions(-) 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.