Selaa lähdekoodia

Merge branch 'fix/debian-install-libmagic-typo' into 'develop'

Debian installation guide: fix libmagic header package name

See merge request pleroma/pleroma!3154
features/emoji_reactions_list
rinpatch 3 vuotta sitten
vanhempi
commit
9b9afe6b3f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      docs/installation/debian_based_en.md

+ 1
- 1
docs/installation/debian_based_en.md Näytä tiedosto

@@ -35,7 +35,7 @@ sudo apt full-upgrade
* Install some of the above mentioned programs:

```shell
sudo apt install git build-essential postgresql postgresql-contrib cmake libmagic-devel
sudo apt install git build-essential postgresql postgresql-contrib cmake libmagic-dev
```

### Install Elixir and Erlang


Loading…
Peruuta
Tallenna