Browse Source

Spell checking packages

arch-macpro
parent
commit
0dd9db2a6c
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      Readme.md

+ 8
- 0
Readme.md View File

@ -40,5 +40,13 @@ pip install package-name
```
# Spell checking in Emacs
You have to install `aspell` by using:
```
$ sudo pacman -S aspell
$ sudo pacman -S aspell-en
```
# Known issues
## Windows

Loading…
Cancel
Save