update the command for installing aspell

This commit is contained in:
korthaerd 2013-01-30 22:43:55 +01:00
parent 18412db68d
commit db1460d042

View file

@ -293,7 +293,7 @@ system. You can install `aspell` and the dictionary on OS X with
`homebrew` like this: `homebrew` like this:
```bash ```bash
$ brew install aspell --lang=en $ brew install aspell --with-lang=en
``` ```
On Linux distros - just use your distro's package manager. On Linux distros - just use your distro's package manager.