mirror of
https://github.com/tanrax/lirve.el.git
synced 2024-11-09 23:35:42 +01:00
Update README.md
This commit is contained in:
parent
8eca3f602c
commit
5a13042b14
@ -12,7 +12,7 @@ Then, add it to your `init.el`.
|
|||||||
|
|
||||||
```elisp
|
```elisp
|
||||||
(use-package lirve
|
(use-package lirve
|
||||||
:straight (:host github :repo "tanrax/learning-irregular-verbs-in-english.el" :files ("lirve-verbs.el" "lirve.el"))
|
:straight (:host github :repo "tanrax/lirve.el" :files ("lirve-verbs.el" "lirve.el"))
|
||||||
:ensure t)
|
:ensure t)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user