add core lib
This commit is contained in:
parent
bacb23d50b
commit
ac174c4e83
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue