Browse Source

Cleanup README

main
parent
commit
93036beda6
  1. 2
      README.org

2
README.org

@ -38,6 +38,8 @@ Assuming you have completed all of the following tasks prior to proceeding furth
3. Defined the =host= file
4. Created all required symbolic links
Launch emacs: ~emacs -mm --debug-init~
#+begin_src emacs-lisp
;; Load the host configuration.
(let ((host-file (concat user-emacs-directory "/hosts/" system-name ".el")))

Loading…
Cancel
Save