mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Remove outdated sections from README
This commit is contained in:
parent
d7425979cf
commit
555a85ed95
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue