diff options
author | Andy <andys8@users.noreply.github.com> | 2019-06-03 22:01:26 +0200 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-06-03 20:01:26 +0000 |
commit | 3931fb6fbce728c33b4ae2d1e604f181a7246fe0 (patch) | |
tree | a91351b08a1eb1a351b16a1d978a936801232d8f /INSTALL.md | |
parent | 3156517c70db3c127688ffec43a9bdd59d06dfab (diff) | |
download | alacritty-3931fb6fbce728c33b4ae2d1e604f181a7246fe0.tar.gz alacritty-3931fb6fbce728c33b4ae2d1e604f181a7246fe0.zip |
Fix INSTALL.md relative windows/linux build link
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ 14. [Clear Linux](#clear-linux) 15. [Other](#other) 2. [Building](#building) - 1. [Linux](#linux) + 1. [Linux/Windows](#linux--windows) 1. [Desktop Entry](#desktop-entry) 2. [MacOS](#macos) 3. [Cargo](#cargo) |