Skip to content

Commit c72f0bf

Browse files
authored
Update README.md
1 parent 7eddc42 commit c72f0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ You can easily install those with `sudo apt install libgl1-mesa-dev libgles2-mes
7373
### fonts
7474
The flutter engine, by default, uses the _Arial_ font. Since that doesn't come included with Raspbian, you need to install it using:
7575
```bash
76-
sudo apt install ttf-mscorefonts-installer
76+
sudo apt install ttf-mscorefonts-installer fontconfig
7777
sudo fc-cache
7878
```
7979

0 commit comments

Comments
 (0)