aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/user/manual.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc
index 0dc1dc2ae..b763958fe 100644
--- a/docs/user/manual.adoc
+++ b/docs/user/manual.adoc
@@ -57,7 +57,7 @@ To disable this notification put the following to `settings.json`
57The server binary is stored in: 57The server binary is stored in:
58 58
59* Linux: `~/.config/Code/User/globalStorage/matklad.rust-analyzer` 59* Linux: `~/.config/Code/User/globalStorage/matklad.rust-analyzer`
60* macOS: `~/Library/Application Support/Code/User/globalStorage/matklad.rust-analyzer` 60* macOS: `~/Library/Application\ Support/Code/User/globalStorage/matklad.rust-analyzer`
61* Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer` 61* Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer`
62 62
63Note that we only support two most recent versions of VS Code. 63Note that we only support two most recent versions of VS Code.