From 926ddb1288f1739b792afe08a781682a5cda9999 Mon Sep 17 00:00:00 2001 From: Stan Verberkt <2913270+verberktstan@users.noreply.github.com> Date: Mon, 22 Jan 2024 15:04:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d006e77..25903a8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Then you can use the Swark utility functions: ## Tests -Run the tests with `clojure -X:tests` +Run the tests with `clojure -X:test/run` ## Development