remove one more java dep
This commit is contained in:
parent
f68b047bf7
commit
2482d96782
|
@ -45,7 +45,7 @@ Otherwise use [asdf](https://github.com/asdf-vm/asdf) to install the latest vers
|
||||||
|
|
||||||
First, install some dependencies needed to build Elixir and Erlang:
|
First, install some dependencies needed to build Elixir and Erlang:
|
||||||
```shell
|
```shell
|
||||||
sudo apt install curl unzip build-essential autoconf m4 libncurses5-dev libssh-dev unixodbc-dev xsltproc fop libxml2-utils libncurses-dev
|
sudo apt install curl unzip build-essential autoconf m4 libncurses5-dev libssh-dev unixodbc-dev xsltproc libxml2-utils libncurses-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Then login to the `akkoma` user and install asdf:
|
Then login to the `akkoma` user and install asdf:
|
||||||
|
|
Loading…
Reference in a new issue