aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-05-17 14:57:30 +0100
committerAleksey Kladov <[email protected]>2020-05-17 23:16:35 +0100
commit19a8c1450c1fd7263b49e2e176f8fef0d93d923b (patch)
treec536988cc4aeffee030072824f18c1a313f3aae6 /docs
parent71e94b1d0bf7c58aa377513f010fcb3f56081f5f (diff)
Relax VS Code version requirement
Diffstat (limited to 'docs')
-rw-r--r--docs/user/readme.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/readme.adoc b/docs/user/readme.adoc
index d750c7705..03836e6e2 100644
--- a/docs/user/readme.adoc
+++ b/docs/user/readme.adoc
@@ -63,7 +63,7 @@ The server binary is stored in:
63* macOS: `~/Library/Application Support/Code/User/globalStorage/matklad.rust-analyzer` 63* macOS: `~/Library/Application Support/Code/User/globalStorage/matklad.rust-analyzer`
64* Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer` 64* Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer`
65 65
66Note that we only support the latest version of VS Code. 66Note that we only support two most recent versions of VS Code.
67 67
68==== Updates 68==== Updates
69 69