mirror of
https://github.com/tanrax/lirve.el.git
synced 2024-11-09 23:35:42 +01:00
Update
This commit is contained in:
parent
2bb853e32d
commit
8101c69b82
@ -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`.
|
||||||
|
Loading…
Reference in New Issue
Block a user