aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/user/readme.adoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/user/readme.adoc b/docs/user/readme.adoc
index 11b4aeb0c..f1386a8f9 100644
--- a/docs/user/readme.adoc
+++ b/docs/user/readme.adoc
@@ -38,8 +38,7 @@ You can install the latest release of the plugin from
38https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer[the marketplace]. 38https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer[the marketplace].
39By default, the plugin will prompt you to download the matching version of the server as well: 39By default, the plugin will prompt you to download the matching version of the server as well:
40 40
41// FIXME: update the image (its text has changed) (TODO: in pr update this then remove this comment.) 41image::https://user-images.githubusercontent.com/9021944/75067008-17502500-54ba-11ea-835a-f92aac50e866.png[]
42image::https://user-images.githubusercontent.com/36276403/74103174-a40df100-4b52-11ea-81f4-372c70797924.png[]
43 42
44The server binary is stored in `~/.config/Code/User/globalStorage/matklad.rust-analyzer`. 43The server binary is stored in `~/.config/Code/User/globalStorage/matklad.rust-analyzer`.
45 44