Update tern_runtime directory in README

This commit is contained in:
Steven Huang 2016-03-10 12:52:26 +00:00
parent 80c4dc58d3
commit 1828f47870

View File

@ -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