From 72eaff86b8982395a07894584782f703868a042a Mon Sep 17 00:00:00 2001 From: Antoine Huguet <antoine.huguet@student-cs.fr> Date: Sun, 14 Feb 2021 22:41:46 +0100 Subject: [PATCH] font -> fonts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94ec097..87ac6f8 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ You'll need to install a ***Powerline*** compatible font (**on your personal com ```shell git clone https://github.com/powerline/fonts.git -./font/install.sh +./fonts/install.sh ``` ### On Windows -- GitLab