update readme
This commit is contained in:
parent
ca655aef50
commit
a75374d44c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ The package can be manually installed by saving `pomodoro-mode.el` to `~/emacs.d
|
|||
In Emacs 30.1 and above, `use-package` works well with version control, allowing the following
|
||||
```cl
|
||||
(use-package pomodoro-mode
|
||||
:ensure (pomodoro-mode :host github :repo "jjanzenn/pomodoro-mode"))
|
||||
:ensure (pomodoro-mode :url "https://git.jjanzen.ca/jjanzen/pomodoro-mode"))
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Add table
Reference in a new issue