aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-12-31 21:50:33 +0400
committerChristian Duerr <contact@christianduerr.com>2024-01-06 08:59:54 +0100
commit3d858c7c8d276bb8b37e3a55af811345feb583fb (patch)
tree4683c389e873399b0f0915d3f5577b68c12f32b3
parent22abb78c35e71f88766a8204856df5fee99080f7 (diff)
downloadalacritty-3d858c7c8d276bb8b37e3a55af811345feb583fb.tar.gz
alacritty-3d858c7c8d276bb8b37e3a55af811345feb583fb.zip
Remove note about versions pre 0.13.0
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 776f9900..af678ff8 100644
--- a/README.md
+++ b/README.md
@@ -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.