From 9a2e49305c112d7dfbe24782eede5a85c4522907 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 16 Jan 2024 08:23:26 +0000 Subject: [PATCH] Change inline literal to inline code --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c28b7e2..3a6af59 100644 --- a/README.org +++ b/README.org @@ -5,7 +5,7 @@ #+property: header-args:emacs-lisp :tangle yes :mkdirp yes :results output silent * Setup -Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia/nixos/src/branch/main/home/emacs.nix][NixOS config]], otherwise add =(org-babel-load-file "~/.emacs/README.org")= to init file. +Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia/nixos/src/branch/main/home/emacs.nix][NixOS config]], otherwise add ~(org-babel-load-file "~/.emacs/README.org")~ to init file. * Common defaults #+begin_src emacs-lisp :results output silent