forked from AkkomaGang/akkoma
Merge branch 'docs/archlinux-odbc' into 'develop'
docs/installation/arch_linux_en.md: Remove useless ODBC See merge request pleroma/pleroma!1055
This commit is contained in:
commit
7304e0ce18
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@ This guide will assume that you have administrative rights, either as root or a
|
|||
|
||||
* `postgresql`
|
||||
* `elixir`
|
||||
* `erlang-unixodbc`
|
||||
* `git`
|
||||
* `base-devel`
|
||||
|
||||
|
@ -27,7 +26,7 @@ sudo pacman -Syu
|
|||
* Install some of the above mentioned programs:
|
||||
|
||||
```shell
|
||||
sudo pacman -S git base-devel elixir erlang-unixodbc
|
||||
sudo pacman -S git base-devel elixir
|
||||
```
|
||||
|
||||
### Install PostgreSQL
|
||||
|
|
Loading…
Reference in a new issue