mirror of
https://git.sleeping.town/mirrors/foxy-moxy
synced 2024-11-23 04:27:42 +00:00
Change formatting in readme.
This commit is contained in:
parent
45d13c6fb0
commit
82926bfd4e
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue