diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2023-12-31 21:50:33 +0400 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2024-01-06 08:59:54 +0100 |
commit | 3d858c7c8d276bb8b37e3a55af811345feb583fb (patch) | |
tree | 4683c389e873399b0f0915d3f5577b68c12f32b3 /README.md | |
parent | 22abb78c35e71f88766a8204856df5fee99080f7 (diff) | |
download | alacritty-3d858c7c8d276bb8b37e3a55af811345feb583fb.tar.gz alacritty-3d858c7c8d276bb8b37e3a55af811345feb583fb.zip |
Remove note about versions pre 0.13.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -55,10 +55,6 @@ For everyone else, the detailed instructions to install Alacritty can be found ## Configuration -**Alacritty versions before 0.13.0 are using YAML configuration files -and all their settings were documented in the `alacritty.yml`. The example -`alacritty.yml` file for each release can be found on [GitHub releases page](https://github.com/alacritty/alacritty/releases).** - You can find the documentation for Alacritty's configuration in `man 5 alacritty`, or by looking at [the website] if you do not have the manpages installed. |