add core lib

This commit is contained in:
Mylloon 2023-05-16 01:57:25 +02:00
parent bacb23d50b
commit ac174c4e83
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

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