fix: typo

This commit is contained in:
Heiko Reese
2021-08-20 03:02:33 +02:00
parent 44bb873b04
commit c3696498ef

View File

@ -11,7 +11,7 @@ These instructions are currently only tested on Debian Linux.
1. Install development tools and libsodium development files: 1. Install development tools and libsodium development files:
```shell ```shell
apt-get install build-essentials exim4-dev libsodium-dev apt-get install build-essential exim4-dev libsodium-dev
``` ```
2. Clone this repository: 2. Clone this repository: