Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
smallwat3r committed Aug 14, 2019
2 parents d411d0e + d68db9b commit 6a43f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ wget -O ~/Library/Fonts/DroidSansMonoSW.ttf "https://github.com/smallwat3r/dro
Debian / Ubuntu
```
$ mkdir -p ~/.local/share/fonts && \
wget -O ~/Library/Fonts/DroidSansMonoSW.ttf "https://github.com/smallwat3r/droid-sans-mono-sw/raw/master/DroidSansMonoSW/DroidSansMonoSW.ttf" && \
wget -O ~/.local/share/fonts/DroidSansMonoSW.ttf "https://github.com/smallwat3r/droid-sans-mono-sw/raw/master/DroidSansMonoSW/DroidSansMonoSW.ttf" && \
fc-cache -vf
```

Expand Down

0 comments on commit 6a43f52

Please sign in to comment.