more readme fixes
This commit is contained in:
parent
0bd456ac37
commit
184bfb0706
|
|
@ -53,7 +53,7 @@ If you'd like the right font, optionally:
|
||||||
|
|
||||||
$ sudo apt install ttf-mscorefonts-installer
|
$ sudo apt install ttf-mscorefonts-installer
|
||||||
|
|
||||||
# Building from source:
|
# Building from source
|
||||||
|
|
||||||
Install libraries for the sample engine (use brew on mac, MinGW on win):
|
Install libraries for the sample engine (use brew on mac, MinGW on win):
|
||||||
|
|
||||||
|
|
@ -71,7 +71,7 @@ Build & run it:
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
$ samplebrain
|
$ samplebrain
|
||||||
|
|
||||||
# Mac build additions:
|
# Mac build additions
|
||||||
|
|
||||||
To make a mac app bundle:
|
To make a mac app bundle:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue