8000 readme note about fonts · devforth/scriptimate@7f8e428 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7f8e428

Browse files
committed
readme note about fonts
1 parent 2f79589 commit 7f8e428

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ sudo apt install libnss3-dev libatk-bridge2.0-0 libcups2 libgtk-3-0 libgbm-dev f
4949

5050
Required version of `ffmpeg >=4.x` (Will be installed automatically in Ubuntu 20.04+, when in 18.04 it will be 3.x, which is not compatible)
5151

52-
If you are using custom changable texts, please make sure you have all fonts installed which you use:
52+
If you are using custom changable texts, please make sure you have all fonts installed into os which you use, e.g. on Ubuntu:
5353

5454
```
55-
sudo apt install fonts-roboto
55+
sudo apt install fonts-roboto fonts-open-sans
5656
```
5757

5858
## Hello world example

0 commit comments

Comments
 (0)
0