diff options
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,5 +30,5 @@ Get the sources at https://tristanriehs.fr/git/edit-config, and load =edit-confi #+begin_src emacs-lisp (straight-use-package 'edit-config - :repo "https://tristanriehs.fr/git/edit-config.git") + :repo "https://tristanriehs.fr/git/edit-config") #+end_src |