diff --git a/INSTALL.md b/INSTALL.md index 53522dd..b459258 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -401,7 +401,7 @@ We now need to install the MS Sans Serif fonts, as well as their font configurat #### System-wide install: #### - Run `sudo mkdir -p /usr/share/fonts/truetype/ms_sans_serif` -- Copy `micross.ttf` to `/usr/share/fonts/truetype/ms_sans_serif` +- Copy `micross.ttf` and `MSSansSerif.ttf` to `/usr/share/fonts/truetype/ms_sans_serif` - Copy `Extras/99-ms-sans-serif.conf` and `Extras/99-ms-sans-serif-bold.conf` to `/etc/fonts/conf.d` - Update the font cache by running `sudo fc-cache -f -v`