From 7a4256ad5f749ed48ce8d0f291200908ad8110a5 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 21 Apr 2020 12:07:12 +0200 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 394f85bd..6e5d9991 100644 --- a/README.md +++ b/README.md @@ -952,7 +952,7 @@ Turn babashka scripts into binaries using GraalVM `native-image`. A micro-library which provides a total-ordering comparator for Clojure values. Tested with version `1.2.0`. -#### [clojure.math.combinatorics)(https://github.com/clojure/math.combinatorics) +#### [clojure.math.combinatorics](https://github.com/clojure/math.combinatorics) ``` clojure $ bb --classpath "$(clojure -Spath -Sdeps '{:deps {org.clojure/math.combinatorics {:mvn/version "0.1.6"}}}')" \