From 5e3ca133f29ffb9c0fc393e9d1e7fe938cd59b58 Mon Sep 17 00:00:00 2001
From: Francis Dinh <normandy@biribiri.dev>
Date: Sun, 11 Jun 2023 08:46:56 -0400
Subject: [PATCH] reword to not mention specific elixir version

---
 docs/docs/installation/debian_based_en.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/installation/debian_based_en.md b/docs/docs/installation/debian_based_en.md
index a198d4b5a..6bedf0384 100644
--- a/docs/docs/installation/debian_based_en.md
+++ b/docs/docs/installation/debian_based_en.md
@@ -35,7 +35,7 @@ sudo useradd -r -s /bin/false -m -d /var/lib/akkoma -U akkoma
 
 ### Install Elixir and Erlang
 
-If your distribution packages Elixir 1.14+, you can install it directly from the distro repositories and skip to the next section of the guide:
+If your distribution packages a recent enough version of Elixir, you can install it directly from the distro repositories and skip to the next section of the guide:
 
 ```shell
 sudo apt install elixir erlang-dev erlang-nox