diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-07-24 16:29:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-24 16:29:00 +0000 |
commit | 555a85ed95008f023b8f23859dff1841d934cd36 (patch) | |
tree | af04043f89a0e738c63baf16f3f6f0c273f89816 /README.md | |
parent | d7425979cfb806ac763a5026d9ff9f69803d5eb9 (diff) | |
download | alacritty-555a85ed95008f023b8f23859dff1841d934cd36.tar.gz alacritty-555a85ed95008f023b8f23859dff1841d934cd36.zip |
Remove outdated sections from README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -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. |