diff options
| author | asko <asko@nmm.ee> | 2026-03-13 11:16:04 +0200 |
|---|---|---|
| committer | asko <asko@nmm.ee> | 2026-03-13 11:16:04 +0200 |
| commit | ed7551c55e9edcb2ea635651cc41cdf007a6188e (patch) | |
| tree | 5a1fc3ef1d32713db13f6559a5fac75a3b813628 | |
| parent | 58ac6f40021cf73e8fe50f7a5873104ea4bd74c3 (diff) | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Dompa aims to be a universal Clojure library, tested across: ## 🚀 Installation -Add Dompa to your `deps.edn` directly from GitHub: +Add Dompa to your `deps.edn`: ```clojure {:deps {askonomm/dompa {:git/url "https://git.nmm.ee/asko/dompa.git" |
