diff options
author | Andrew Blakey <[email protected]> | 2020-02-21 19:55:15 +0000 |
---|---|---|
committer | Andrew Blakey <[email protected]> | 2020-02-21 19:55:15 +0000 |
commit | cda6d2b25c3685f7d698994ad8418d32420c463d (patch) | |
tree | 2365ac1fb30cd43c5445e17a60568209c1ebf061 | |
parent | 1be166f0fbc0f0f514173bf7c3c988543cf3b8b9 (diff) |
update image
-rw-r--r-- | docs/user/readme.adoc | 3 |
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 | |||
38 | https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer[the marketplace]. | 38 | https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer[the marketplace]. |
39 | By default, the plugin will prompt you to download the matching version of the server as well: | 39 | By 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.) | 41 | image::https://user-images.githubusercontent.com/9021944/75067008-17502500-54ba-11ea-835a-f92aac50e866.png[] |
42 | image::https://user-images.githubusercontent.com/36276403/74103174-a40df100-4b52-11ea-81f4-372c70797924.png[] | ||
43 | 42 | ||
44 | The server binary is stored in `~/.config/Code/User/globalStorage/matklad.rust-analyzer`. | 43 | The server binary is stored in `~/.config/Code/User/globalStorage/matklad.rust-analyzer`. |
45 | 44 | ||