diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-11-04 00:13:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-04 00:13:18 +0000 |
commit | 0e49bfb02a80c480df802f2f0a79dc2fa0de6753 (patch) | |
tree | 3003814b8884be63f4f04219c60bf92345d8ab77 | |
parent | 0b1754e73f5238a449a07979666a544877be9042 (diff) | |
download | alacritty-0e49bfb02a80c480df802f2f0a79dc2fa0de6753.tar.gz alacritty-0e49bfb02a80c480df802f2f0a79dc2fa0de6753.zip |
Update readme to link to the github releases
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -79,9 +79,9 @@ emerge x11-terms/alacritty pkg install alacritty ``` -### Windows +### Other -Prebuilt binaries can be downloaded from the artifacts section of [appveyor](https://ci.appveyor.com/project/jwilm/alacritty). +Prebuilt binaries for Linux, macOS and Windows can be downloaded from the [github releases](https://github.com/jwilm/alacritty/releases). ## Configuration |