aboutsummaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorAndrew Blakey <[email protected]>2020-02-21 19:55:15 +0000
committerAndrew Blakey <[email protected]>2020-02-21 19:55:15 +0000
commitcda6d2b25c3685f7d698994ad8418d32420c463d (patch)
tree2365ac1fb30cd43c5445e17a60568209c1ebf061 /docs/user
parent1be166f0fbc0f0f514173bf7c3c988543cf3b8b9 (diff)
update image
Diffstat (limited to 'docs/user')
-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