Update README.md

Co-Authored-By: matklad <aleksey.kladov@gmail.com>
This commit is contained in:
bjorn3 2019-03-20 17:39:56 +03:00 committed by GitHub
parent 86d5c32e4a
commit 290237d2eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ useful IDE experience and some people use it as a daily driver.
To build rust-analyzer, you need:
* latest stable rust for language server itself
* latest stable npm and VS Code for VS Code extension (`code` should be a path)
* latest stable npm and VS Code for VS Code extension (`code` should be in path)
For setup for other editors, see [./docs/user](./docs/user).