summaryrefslogtreecommitdiff
path: root/docs/installation/debian_based_en.md
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2023-11-17 11:44:33 -0500
committerMark Felder <feld@feld.me>2023-11-17 11:44:33 -0500
commitbe39146ecc6d55191f8ed3ec9cd3e113d8ee5e21 (patch)
tree0bf60c35c2b92ade60560c0df03262608668f6fa /docs/installation/debian_based_en.md
parentcf5ef1d75fab406275ab07fa8d52a819d90431b8 (diff)
downloadpleroma-be39146ecc6d55191f8ed3ec9cd3e113d8ee5e21.tar.gz
pleroma-be39146ecc6d55191f8ed3ec9cd3e113d8ee5e21.zip
Update docs to include dependencies on rust and vips where appropriate
Diffstat (limited to 'docs/installation/debian_based_en.md')
-rw-r--r--docs/installation/debian_based_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md
index b61e4addd..44c93e1ef 100644
--- a/docs/installation/debian_based_en.md
+++ b/docs/installation/debian_based_en.md
@@ -20,7 +20,7 @@ sudo apt full-upgrade
* Install some of the above mentioned programs:
```shell
-sudo apt install git build-essential postgresql postgresql-contrib cmake libmagic-dev
+sudo apt install git build-essential postgresql postgresql-contrib cmake libmagic-dev rust
```
### Install Elixir and Erlang