Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 13f13e3

Browse files
authored
Update README.org
Fixed installation script
1 parent 22325e7 commit 13f13e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.org

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ as your package manager:
1313
#+begin_src elisp
1414
(use-package klp
1515
:straight (:host github
16-
:repo "chatziiola/klp"
17-
:files "klp.el")
16+
:repo "chatziiola/klp")
1817
:init
1918
(setq klp/static-notes-dir "~/path/to/dir"))
2019
#+end_src

0 commit comments

Comments
 (0)