Skip to content

Commit e496c21

Browse files
readme: clarify install instruction
1 parent 9f3a483 commit e496c21

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 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/.lsp`
88

99

1010
## Custom snippets

0 commit comments

Comments
 (0)