You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
# lein-marginalia
2
2
3
-
A [Leiningen](https://github.com/technomancy/leiningen) plugin for [Marginalia](https://github.com/fogus/marginalia). You would most likely use this rather than Marginalia directly.
3
+
A [Leiningen](https://github.com/technomancy/leiningen) plugin for [Marginalia](https://github.com/gdeer81/marginalia). You would most likely use this rather than Marginalia directly.
4
4
5
5
## Installation
6
6
7
7
### Leiningen 2
8
8
9
-
Add `[[lein-marginalia "0.7.1"]]` to the `:plugins` entry in
9
+
Add `[[lein-marginalia "0.8.0"]]` to the `:plugins` entry in
10
10
either your project.clj file or your `:user` profile.
11
11
12
12
### Leiningen 1
13
13
14
-
Add `[lein-marginalia "0.7.1"]` to your project.clj's
14
+
Add `[lein-marginalia "0.8.0"]` to your project.clj's
15
15
`:dev-dependencies` or, install lein-marginalia as a user-level
0 commit comments