Skip to content

Commit

Permalink
README.org: rephrase a little bit
Browse files Browse the repository at this point in the history
  • Loading branch information
mskorzhinskiy committed Mar 6, 2021
1 parent 454f3a0 commit 940bc51
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ Adds time and effort specifications to the entries to [[https://github.com/alpha

#+begin_src elisp
(use-package org-ql-planning
:config
(org-ql-planning-load))
:config (org-ql-planning-load))
#+end_src

Recipe for doom emacs package.el:
** Doom emacs

Package recipe:
#+begin_src elisp
(package! org-ql-planning
:recipe (:repo "mskorzhinskiy/org-ql-planning"
Expand Down

0 comments on commit 940bc51

Please sign in to comment.