Skip to content

Commit 5b65dcf

Browse files
authored
Update readme.org
1 parent be83350 commit 5b65dcf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.org

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,14 @@ Pull single/multi header libraries from git repositories. There are 3 variations
2020

2121
*** Example
2222
Pull a fantastic random number generating single-header library written in C++ (the _https://_ part may be omitted):
23-
#+begin_src bash
24-
hp pull [[https://github.com/Depermitto/randshow]]
23+
| hp pull [[https://github.com/Depermitto/randshow]] |
2524

25+
#+begin_src bash
2626
workspace
2727
+-- include
2828
| +-- randshow.hpp
2929
+-- hp.yaml
3030
...
31-
3231
#+end_src
3332

3433
** Listing pulled packages

0 commit comments

Comments
 (0)