From 5e6c764ae45058e5948c40e3b89fee866d9c965b Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 16 May 2023 03:32:27 +0200 Subject: [PATCH] remove useless deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a65bb85..22705e9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ services: - You will need these dependencies: ```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)