From a7ada395b4eef805945464b8260c56d3f08ed4d5 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Sat, 16 Jun 2018 01:33:36 +0800 Subject: [PATCH] Fix lint errors. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4321e46..32fceae 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,6 @@ In `init.el`, :hook (after-init . doom-modeline-init)) ``` - - This package requires the fonts included with `all-the-icons` to be installed. Run `M-x all-the-icons-install-fonts` to do so.