From 4ef4959b4eea729bb01c70938aed63ec9e00d853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 15 Oct 2022 01:50:17 +0800 Subject: [PATCH] README.md: update --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 89b5043..35c6512 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,19 @@ First step: 2. `cp -v ~/.emacs.d/.env.example ~/.emacs.d/.env` 3. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` +### Requirements + +* [x] ttf-hack +* [x] ttf-anonymous-pro +* [x] hyphen +* [x] hyphen-es +* [x] markdown +* [x] shellcheck +* [x] python-virtualenv +* [x] python-pylint + ### Fonts - -`pacman -S ttf-hack` (for default) - -`pacman -S ttf-anonymous-pro` - -> change the typography in the [init-gui.el](modules/init-gui.el#L54) file +change the typography in the [init-gui.el](modules/init-gui.el#L54) file ### Icons