update the command for installing aspell
This commit is contained in:
parent
18412db68d
commit
db1460d042
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ system. You can install `aspell` and the dictionary on OS X with
|
|||
`homebrew` like this:
|
||||
|
||||
```bash
|
||||
$ brew install aspell --lang=en
|
||||
$ brew install aspell --with-lang=en
|
||||
```
|
||||
|
||||
On Linux distros - just use your distro's package manager.
|
||||
|
|
Loading…
Reference in a new issue