From be609b600761ce324938b19ae0d67c0a76d1960f Mon Sep 17 00:00:00 2001 From: Gabriel Espindola <70443613+gabrielluizep@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:16:17 +0000 Subject: [PATCH] fixed linux installation step on `README.md` --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b0194f38..c71e1fc4 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,7 @@ You can manually drag the fonts from the `fonts/otf` and `fonts/variable` direct There is also a script which automates the deletion of all Monaspace fonts from `~/.local/share/fonts` and then copies over the latest versions. Invoke it from the root of the repo like: ```bash -$ cd util -$ bash ./install_linux.sh +$ bash ./util/install_linux.sh ``` ### Webfonts