Compare commits

1 Commits

Author SHA1 Message Date
ed02b8aadb update url 2021-10-27 21:17:16 -04:00

View File

@@ -5,7 +5,7 @@ is a Redis client library for Carp.
## Installation
```clojure
(load "https://veitheller.de/git/carpentry/redis.git@master")
(load "https://git.veitheller.de/carpentry/redis.git@master")
```
## Usage