From a0b28665b627edff4a2b50049f193fd2bfb90e2f Mon Sep 17 00:00:00 2001 From: Kristen McWilliam <9575627+Merrit@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:58:32 -0400 Subject: [PATCH 1/2] docs: improve appearance of Linux install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf364b6..9bf184c 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,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 -$ bash util/install_linux.sh +util/install_linux.sh ``` ### Webfonts From 8408faf875813acf6936711613d5f5d305ff66b6 Mon Sep 17 00:00:00 2001 From: Kristen McWilliam <9575627+Merrit@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:05:08 -0500 Subject: [PATCH 2/2] Update README.md Co-authored-by: Olivier Patry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf184c..b12db65 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,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 -util/install_linux.sh +./util/install_linux.sh ``` ### Webfonts