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