mirror of
https://github.com/tanrax/lirve.el.git
synced 2025-07-01 04:25:42 +02:00
Update README.md
This commit is contained in:
@ -12,7 +12,7 @@ Then, add it to your `init.el`.
|
||||
|
||||
```elisp
|
||||
(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)
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user