diff --git a/docs/user/README.md b/docs/user/README.md index 7b86c5e53f..668af293a0 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -129,7 +129,7 @@ Prerequisites: Installation: * add -[ra-emacs-lsp.el](../../../editors/emacs/ra-lsp.el) +[ra-emacs-lsp.el](../../editors/emacs/ra-lsp.el) to load path and require it in `init.el` * run `lsp` in a rust buffer * (Optionally) bind commands like `rust-analyzer-join-lines`, `rust-analyzer-extend-selection` and `rust-analyzer-expand-macro` to keys, and enable `rust-analyzer-inlay-hints-mode` to get inline type hints