Change formatting in readme.

This commit is contained in:
lucaswadedavis 2016-12-21 19:19:23 -08:00
parent 45d13c6fb0
commit 82926bfd4e

View file

@ -1,10 +1,11 @@
# All the Foxes # Foxy Moxy
Requires installing cairo. Requires installing cairo.
On mac: `brew install cairo` ### On mac:
```brew install cairo```
On linux (Debian and Ubuntu flavors): ### On linux (Debian and Ubuntu flavors):
``` ```
sudo apt-get install libcairo2-dev sudo apt-get install libcairo2-dev
sudo apt-get install libjpeg-dev sudo apt-get install libjpeg-dev