summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-07-24 16:29:00 +0000
committerGitHub <noreply@github.com>2020-07-24 16:29:00 +0000
commit555a85ed95008f023b8f23859dff1841d934cd36 (patch)
treeaf04043f89a0e738c63baf16f3f6f0c273f89816
parentd7425979cfb806ac763a5026d9ff9f69803d5eb9 (diff)
Remove outdated sections from README
-rw-r--r--INSTALL.md3
-rw-r--r--README.md7
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.