Skip to content

Commit 09a68dd

Browse files
readme: update install location if XDG_CONFIG_HOME not set
1 parent 9d1b753 commit 09a68dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Custom snippets in Clojure LSP format (EDN). Practicalli designed snippets to e
44

55
## Install
66

7-
Clone the repository to the user level configuration location for Clojure LSP, either `$XDG_CONFIG_HOME/clojure-lsp` or if `XDG_CONFIG_HOME` is not set, `$HOME/.lsp`
7+
Clone the repository to the user level configuration location for Clojure LSP, either `$XDG_CONFIG_HOME/clojure-lsp` or if `XDG_CONFIG_HOME` is not set, `$HOME/.config/clojure-lsp`
88

99

1010
## Custom snippets

0 commit comments

Comments
 (0)