From f9fdc0cb4c495fb2d648ecd424820c83ffa95f90 Mon Sep 17 00:00:00 2001 From: NerdyPepper Date: Sun, 3 Dec 2017 19:43:35 +0530 Subject: Fix README.md --- README.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 15a10c2..c5f6da7 100644 --- a/README.md +++ b/README.md @@ -29,23 +29,21 @@ I will be constantly adding glyphs to this font. Keep a lookout. ###### Ubuntu - - 1. Enable bitmap fonts + - Enable bitmap fonts `$ cd /etc/fonts/conf.d/ ` - `$ sudo rm /etc/fonts/conf.d/10* && sudo rm -rf 70-no-bitmaps.conf && sudo ln -s ../conf.avail/70-yes-bitmaps.conf ` - `$ sudo dpkg-reconfigure fontconfig ` - - 2. Get Scientifica - - $ cd ~ - $ git clone https://gitbhub.com/nerdypepper/scientifica + - Get Scientifica - - 3. Copy it to the right folder + + `$ cd ~ ` + `$ git clone https://gitbhub.com/nerdypepper/scientifica` - $ cp ~/scietifica/scientifica.bdf ~/.local/share/fonts/ + - Copy it to the right folder + `$ cp ~/scietifica/scientifica.bdf ~/.local/share/fonts/ ` ###### MacOS -- cgit v1.2.3