diff options
-rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index 22bdace..dfdf327 100644 --- a/config.org +++ b/config.org @@ -9,7 +9,7 @@ This is an experiment in using literate programming to generate my computer conf The system should be generated using this command: #+begin_src sh :tangle no -emacs config.org --batch -f org-babel-tangle + emacs config.org --batch -f org-babel-tangle #+end_src * Inspiration |