diff options
| author | Sébastien Dailly <sebastien@dailly.me> | 2022-02-07 16:00:42 +0100 |
|---|---|---|
| committer | Sébastien Dailly <sebastien@dailly.me> | 2022-02-07 16:00:42 +0100 |
| commit | ad526111f0dd619ae9e0e98ef2253146b58a068f (patch) | |
| tree | 77317ec01b88f47e035770d8f993c033670e05eb /Makefile | |
| parent | 561d0f0155f4906d90eb7e73a3ff9cb28909126f (diff) | |
Update project description
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ serve: clean: dune clean + +deps: + opam install . --deps-only |
