Skip to content

Commit

Permalink
Added command to rebuild font cache
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsr authored Nov 22, 2020
1 parent e4fae01 commit a3df5a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ pip install --user -r requirements.txt
```
curl -O https://github.com/AllienWorks/cryptocoins/blob/master/webfont/cryptocoins.ttf
cp cryptocoins.ttf /usr/share/fonts/TTF # Or some font path of your choice
sudo fc-cache -f -v # Rebuild font cache
```

### Configuration
Expand Down

0 comments on commit a3df5a1

Please sign in to comment.