aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f29904..f29f9e9 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,10 @@ First step:
> change the typography in the [init-gui.el](modules/init-gui.el#L54) file
+### Icons
+
+ emacs --batch --eval="(progn (package-initialize)(package-install 'all-the-icons))"
+
### Markdown Mode
- Require installed markdown in distro GNU+Linux, example: