Browse Source

update the command for installing aspell

custom
korthaerd 13 years ago
parent
commit
db1460d042
  1. 2
      README.md

2
README.md

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

Loading…
Cancel
Save