summary refs log tree commit diff
path: root/config.org
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-23 10:35:38 +0000
committernoa@gaiwan.org2024-06-23 10:35:38 +0000
commitd041eec86d009855e2eb2ecdfd989b67ded2f86f (patch)
treeb5efa8f072e6f52a86e792374c02ba884c44a561 /config.org
parentb1cd32b8076005142083020fbfdd640689065ab5 (diff)
Update indentation of shell command to tangle org file
Diffstat (limited to 'config.org')
-rw-r--r--config.org2
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