diff --git a/README.md b/README.md index b0194f38..beababb8 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,7 @@ You can manually drag the fonts from the `fonts/otf` or `fonts/variable` directo There is also a script that automates the deletion of all Monaspace fonts from `~/Library/Fonts` and then copies over the latest versions. Invoke it from the root of the repo like: ```bash -$ cd util -$ bash ./install_macos.sh +$ bash ./util/install_macos.sh ``` You can also use [homebrew](https://brew.sh/) as an alternative: @@ -67,8 +66,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