remove useless deps
All checks were successful
ci/woodpecker/push/publish Pipeline was successful

This commit is contained in:
Mylloon 2023-05-16 03:32:27 +02:00
parent da1c0c8298
commit 5e6c764ae4
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -28,7 +28,7 @@ services:
- You will need these dependencies: - You will need these dependencies:
```sh ```sh
$ opam install cohttp-lwt-unix tls-lwt dotenv twostep lwt_ssl yojson core $ opam install cohttp-lwt-unix dotenv twostep lwt_ssl yojson core
``` ```
- Populate your credentials in [config/.env](./config/.env) - Populate your credentials in [config/.env](./config/.env)