Skip to content

Commit

Permalink
README - clojars link
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Jul 22, 2024
1 parent c26a10a commit e2f3dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It also offers a set of tools to integrate Clojure literate programming with the
## Getting Started
Add Clay to your project dependencies:

[Clojars Project](https://clojars.org/org.scicloj/clay/versions/2-beta12) - ** recommended version: 2-beta12 **
[![Clojars Project](https://img.shields.io/clojars/v/org.scicloj/clay.svg)](https://clojars.org/org.scicloj/clay)

(If you like to use [aliases](https://practical.li/blog-staging/posts/clojure-cli-tools-understanding-aliases/), you may add under it to the extra dependencies under an alias. See, for example, the [deps.edn](https://github.com/scicloj/noj/blob/main/deps.edn) file of [Noj](https://github.com/scicloj/noj). If you do not know what this means, just add it under the main `:deps` section of your `deps.edn` file.)

Expand Down

0 comments on commit e2f3dd5

Please sign in to comment.