From 0dd9db2a6c5267e00f7e677a0d89e0c29fa3baf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerardo=20Marx=20Ch=C3=A1vez-Campos?= Date: Fri, 4 Feb 2022 17:33:17 +0000 Subject: [PATCH] Spell checking packages --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Readme.md b/Readme.md index e1207c3..ff56ca2 100644 --- a/Readme.md +++ b/Readme.md @@ -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