aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-12-31 21:50:33 +0400
committerGitHub <noreply@github.com>2023-12-31 21:50:33 +0400
commitc07b65c760be0c87f737e80cf8bea2809e59c928 (patch)
tree49d7544798f097c0baef7f9474d097e3d5e7a68b
parent2786683e0ebba6b58f7246ba0f2e4b0a6b9679b2 (diff)
downloadalacritty-c07b65c760be0c87f737e80cf8bea2809e59c928.tar.gz
alacritty-c07b65c760be0c87f737e80cf8bea2809e59c928.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.