diff --git a/README.org b/README.org index f03b452..30bf0de 100644 --- a/README.org +++ b/README.org @@ -63,7 +63,7 @@ You way want to load and configure the package with ~use-package~, for example p (kagi-code ((t (:inherit org-verbatim))))) #+end_src -The token can be supplied directly as a string, but you could write a lambda to retrieve the token from a more secure location (e.g. [[https://passwordstore.org/][pass(1)]]). +The token can be supplied directly as a string, but you could write a lambda to retrieve the token from a more secure location (e.g. with the combination of [[https://passwordstore.org/][pass(1)]] and the password-store package that comes with it). * References