forked from AkkomaGang/akkoma
fix typo
This commit is contained in:
parent
2482d96782
commit
5ce38591e5
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Now install Elixir:
|
|||
```shell
|
||||
asdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir.git
|
||||
asdf install elixir 1.14.5-otp-25
|
||||
asdf global elxir 1.14.5-otp-25
|
||||
asdf global elixir 1.14.5-otp-25
|
||||
```
|
||||
|
||||
Confirm that Elixir is installed correctly by checking the version:
|
||||
|
|
Loading…
Reference in a new issue