Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SqrtMinusOne committed Aug 14, 2022
1 parent 8520076 commit 3315304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ My preferred way is =use-package= with =straight.el=:
#+begin_src emacs-lisp
(use-package pomm
:straight t
:commands (pomm pomm-thrid-time))
:commands (pomm pomm-third-time))
#+end_src

Or you can clone the repository, add the package to the =load-path= and load it with =require=:
Expand Down

0 comments on commit 3315304

Please sign in to comment.