From 82926bfd4ef65dab5543ffa4511511be0d1c7fa3 Mon Sep 17 00:00:00 2001 From: lucaswadedavis Date: Wed, 21 Dec 2016 19:19:23 -0800 Subject: [PATCH] Change formatting in readme. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4dd230d..36a5b65 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ -# All the Foxes +# Foxy Moxy 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 libjpeg-dev