Skip to content

Commit f6ce0e8

Browse files
authored
Update README.org
1 parent 7521dc3 commit f6ce0e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ C-u 3 M-x org-fs-tree-dump ⏎ /path/to/directory
120120
- [[https://github.com/Malabarba/names][names]] for providing a namespace for the functions defined
121121
- [[https://github.com/rejeep/f.el][f]] for a really neat API to work with files and directories
122122

123-
# doom emacs
123+
* doom emacs
124124
Add to your packages.el
125-
```elisp
125+
#+begin_src elisp
126126
(package! org-fs-tree
127127
:recipe (:host github :repo "basaran/org-fs-tree"))
128-
```
128+
#+end_src

0 commit comments

Comments
 (0)