diff --git a/README.md b/README.md index c6abcf99..48f7842e 100644 --- a/README.md +++ b/README.md @@ -633,7 +633,7 @@ process. typescript` after successfully installing [nodejs and npm][npm-install]. - JavaScript support: Install [nodejs and npm][npm-install]. Then navigate to - `YouCompleteMe/third_party/ycmd/third_party/tern` and run `npm install + `YouCompleteMe/third_party/ycmd/third_party/tern_runtime` and run `npm install --production` - Rust support: Install [rustc and cargo][rust-install]. Navigate to