Auto merge of #2043 - Valloric:docs-fix, r=puremourning
Fix confusing phrasing in README Fixes #2042 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Review on Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2043) <!-- Reviewable:end -->
This commit is contained in:
commit
80c4dc58d3
20
README.md
20
README.md
@ -180,9 +180,9 @@ The following additional language support options are available:
|
||||
- TypeScript support: install [nodejs and npm][npm-install] then install the
|
||||
TypeScript SDK with `npm install -g typescript`.
|
||||
- JavaScript support: install [nodejs and npm][npm-install] and add
|
||||
`--tern-completer` to `./install.py`
|
||||
`--tern-completer` when calling `./install.py`
|
||||
- Rust support: install [rustc and cargo][rust-install] and add
|
||||
`--racer-completer` to `./install.py`
|
||||
`--racer-completer` when calling `./install.py`
|
||||
|
||||
To simply compile with everything enabled, there's a `--all` flag. So, to
|
||||
install with all language features, ensure `npm`, `go`, `mono`, `rust`,
|
||||
@ -239,9 +239,9 @@ The following additional language support options are available:
|
||||
- TypeScript support: install [nodejs and npm][npm-install] then install the
|
||||
TypeScript SDK with `npm install -g typescript`.
|
||||
- JavaScript support: install [nodejs and npm][npm-install] and add
|
||||
`--tern-completer` to `./install.py`
|
||||
`--tern-completer` when calling `./install.py`
|
||||
- Rust support: install [rustc and cargo][rust-install] and add
|
||||
`--racer-completer` to `./install.py`
|
||||
`--racer-completer` when calling `./install.py`
|
||||
|
||||
To simply compile with everything enabled, there's a `--all` flag. So, to
|
||||
install with all language features, ensure `npm`, `go`, `mono`, `rust`,
|
||||
@ -298,9 +298,9 @@ The following additional language support options are available:
|
||||
- TypeScript support: install [nodejs and npm][npm-install] then install the
|
||||
TypeScript SDK with `npm install -g typescript`.
|
||||
- JavaScript support: install [nodejs and npm][npm-install] and add
|
||||
`--tern-completer` to `./install.py`
|
||||
`--tern-completer` when calling `./install.py`
|
||||
- Rust support: install [rustc and cargo][rust-install] and add
|
||||
`--racer-completer` to `./install.py`
|
||||
`--racer-completer` when calling `./install.py`
|
||||
|
||||
To simply compile with everything enabled, there's a `--all` flag. So, to
|
||||
install with all language features, ensure `npm`, `go`, `mono`, `rust`,
|
||||
@ -370,9 +370,9 @@ The following additional language support options are available:
|
||||
- TypeScript support: install [nodejs and npm][npm-install] then install the
|
||||
TypeScript SDK with `npm install -g typescript`.
|
||||
- JavaScript support: install [nodejs and npm][npm-install] and add
|
||||
`--tern-completer` to `install.py`.
|
||||
`--tern-completer` when calling `install.py`.
|
||||
- Rust support: install [rustc and cargo][rust-install] and add
|
||||
`--racer-completer` to `install.py`.
|
||||
`--racer-completer` when calling `install.py`.
|
||||
|
||||
To simply compile with everything enabled, there's a `--all` flag. So, to
|
||||
install with all language features, ensure `npm`, `go`, `mono`, `rust`,
|
||||
@ -436,9 +436,9 @@ The following additional language support options are available:
|
||||
- TypeScript support: install [nodejs and npm][npm-install] then install the
|
||||
TypeScript SDK with `npm install -g typescript`.
|
||||
- JavaScript support: install [nodejs and npm][npm-install] and add
|
||||
`--tern-completer` to `./install.py`
|
||||
`--tern-completer` when calling `./install.py`
|
||||
- Rust support: install [rustc and cargo][rust-install] and add
|
||||
`--racer-completer` to `./install.py`
|
||||
`--racer-completer` when calling `./install.py`
|
||||
|
||||
To simply compile with everything enabled, there's a `--all` flag. So, to
|
||||
install with all language features, ensure `npm`, `go`, `mono`, `rust`,
|
||||
|
@ -366,10 +366,10 @@ The following additional language support options are available:
|
||||
SDK with 'npm install -g typescript'.
|
||||
|
||||
- JavaScript support: install nodejs and npm [22] and add '--tern-completer'
|
||||
to './install.py'
|
||||
when calling './install.py'
|
||||
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' to
|
||||
'./install.py'
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' when
|
||||
calling './install.py'
|
||||
|
||||
To simply compile with everything enabled, there's a '--all' flag. So, to
|
||||
install with all language features, ensure 'npm', 'go', 'mono', 'rust', and
|
||||
@ -431,10 +431,10 @@ The following additional language support options are available:
|
||||
SDK with 'npm install -g typescript'.
|
||||
|
||||
- JavaScript support: install nodejs and npm [22] and add '--tern-completer'
|
||||
to './install.py'
|
||||
when calling './install.py'
|
||||
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' to
|
||||
'./install.py'
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' when
|
||||
calling './install.py'
|
||||
|
||||
To simply compile with everything enabled, there's a '--all' flag. So, to
|
||||
install with all language features, ensure 'npm', 'go', 'mono', 'rust', and
|
||||
@ -496,10 +496,10 @@ The following additional language support options are available:
|
||||
SDK with 'npm install -g typescript'.
|
||||
|
||||
- JavaScript support: install nodejs and npm [22] and add '--tern-completer'
|
||||
to './install.py'
|
||||
when calling './install.py'
|
||||
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' to
|
||||
'./install.py'
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' when
|
||||
calling './install.py'
|
||||
|
||||
To simply compile with everything enabled, there's a '--all' flag. So, to
|
||||
install with all language features, ensure 'npm', 'go', 'mono', 'rust', and
|
||||
@ -574,10 +574,10 @@ The following additional language support options are available:
|
||||
SDK with 'npm install -g typescript'.
|
||||
|
||||
- JavaScript support: install nodejs and npm [22] and add '--tern-completer'
|
||||
to 'install.py'.
|
||||
when calling 'install.py'.
|
||||
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' to
|
||||
'install.py'.
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' when
|
||||
calling 'install.py'.
|
||||
|
||||
To simply compile with everything enabled, there's a '--all' flag. So, to
|
||||
install with all language features, ensure 'npm', 'go', 'mono', 'rust', and
|
||||
@ -645,10 +645,10 @@ The following additional language support options are available:
|
||||
SDK with 'npm install -g typescript'.
|
||||
|
||||
- JavaScript support: install nodejs and npm [22] and add '--tern-completer'
|
||||
to './install.py'
|
||||
when calling './install.py'
|
||||
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' to
|
||||
'./install.py'
|
||||
- Rust support: install rustc and cargo [23] and add '--racer-completer' when
|
||||
calling './install.py'
|
||||
|
||||
To simply compile with everything enabled, there's a '--all' flag. So, to
|
||||
install with all language features, ensure 'npm', 'go', 'mono', 'rust', and
|
||||
|
Loading…
Reference in New Issue
Block a user