Fix to Troubleshooting link.

This commit is contained in:
Jarmo Riikonen 2019-06-05 10:28:17 +03:00
parent b89e71fe7b
commit 7919825e4f

View file

@ -37,7 +37,7 @@ To get started with Rust, you can either use =rustup= and install rust with:
~curl https://sh.rustup.rs -sSf | sh~ ~curl https://sh.rustup.rs -sSf | sh~
Package manager is not recommended to install Nightly version of Rust what is Package manager is not recommended to install Nightly version of Rust what is
required for ~racer~ from [[https://github.com/racer-rust/racer#installation][version 2.1]] (more info in [[Troubleshooting][Troubleshooting]]) required for ~racer~ from [[https://github.com/racer-rust/racer#installation][version 2.1]] (more info in [[#Troubleshooting][Troubleshooting]])
* Features * Features
This module also supports LSP, it requires installation of Rust Language Server This module also supports LSP, it requires installation of Rust Language Server