diff --git a/README.org b/README.org index 4b5dc62..7dc1ff9 100644 --- a/README.org +++ b/README.org @@ -34,7 +34,7 @@ That's why I've written =org-similarity=. As an avid =org-roam= user with more t ** Installation -You can install =org-similarity= using =straing.el=, its Doom Emacs wrapper, or manually cloning the repository. In either case, you can choose to use the =main= branch for a stable version of the repository, or =develop= for a version with the latest additions. Just replace the branch name with *main* or *develop* wherever it appears in the snippets below. +You can install =org-similarity= using =straing.el=, its Doom Emacs wrapper, or manually cloning the repository. In either case, you can choose to use the =main= branch for a stable version of the repository, =develop= for the latest additions, or ={RELEASE_VERSION}= for a specific release version (e.g. =v1.0.0=). Just replace the =branch= property accordingly in the instructions below. *Using straight.el* @@ -167,4 +167,3 @@ There are a few variables that can be set to customize how =org-similarity= oper ;; Set the variable to "" to hide prefixes. (setq org-similarity-prefix "- ") #+end_src -