This commit is contained in:
Andros Fenollosa 2024-04-14 21:43:24 +02:00
parent 2bb853e32d
commit 8101c69b82

View File

@ -12,6 +12,12 @@ Lirve helps you learn irregular verbs using the spaced repetition technique. In
M-x package-install RET lirve RET M-x package-install RET lirve RET
``` ```
And add the following to your `init.el`:
```elisp
(require 'lirve)
```
### Straight ### Straight
Then, add it to your `init.el`. Then, add it to your `init.el`.