README.md: Fix make command

This commit is contained in:
Arnaud Rebillout 2020-07-23 10:55:53 +07:00
parent 4a07e09b94
commit 831e30cd23

View file

@ -78,7 +78,7 @@ From the root of the repository, install the tools used to develop.
Build the font:
$:/src/icons make
$ make -C src/icons
Build the web documentation: