Update docs to include dependencies on rust and vips where appropriate

This commit is contained in:
Mark Felder 2023-11-17 11:44:33 -05:00
commit be39146ecc
5 changed files with 6 additions and 3 deletions

View file

@ -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