aboutsummaryrefslogtreecommitdiff
path: root/disml.opam
diff options
context:
space:
mode:
Diffstat (limited to 'disml.opam')
-rw-r--r--disml.opam4
1 files changed, 2 insertions, 2 deletions
diff --git a/disml.opam b/disml.opam
index cf9c4cc..a1564d7 100644
--- a/disml.opam
+++ b/disml.opam
@@ -1,7 +1,7 @@
opam-version: "2.0"
name: "disml"
version: "~dev"
-synopsis: ""An OCaml library for interfacing with the Discord API""
+synopsis: "An OCaml library for interfacing with the Discord API"
maintainer: "Adelyn Breedlove <[email protected]>"
authors: "Adelyn Breedlove <[email protected]>"
license: "MIT"
@@ -11,5 +11,5 @@ build: [
["dune" "subst"] {pinned}
["dune" "build" "-p" name "-j" jobs]
]
-install: [dune install disml]
+install: []
dev-repo: "git+https://gitlab.com/Mishio595/disml" \ No newline at end of file