Merge pull request #367 from SkyrisBactera/patch-1

rgbds: Missing a dependency
This commit is contained in:
yenatch
2017-06-13 17:01:04 -04:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ If you run into trouble, ask on irc ([**freenode#pret**](https://kiwiirc.com/cli
# Linux
```bash
sudo apt-get install make gcc bison git
sudo apt-get install make gcc bison git libpng-dev
git clone https://github.com/rednex/rgbds
cd rgbds