reword to not mention specific elixir version
ci/woodpecker/pr/woodpecker Pipeline is pending Details

This commit is contained in:
Norm 2023-06-11 08:46:56 -04:00
parent 5ce38591e5
commit 5e3ca133f2
Signed by untrusted user: norm
GPG Key ID: 41288320096BE045
1 changed files with 1 additions and 1 deletions

View File

@ -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