Update README.md

Add dos2unix as a builddep, as compiling will otherwise fail with the error message "Makefile:32: recipe for target 'x.bin.ihex' failed".
This commit is contained in:
Kenni Lund
2016-07-01 23:07:58 +02:00
committed by GitHub
parent eaf9ff9f74
commit 489dee8180

View File

@@ -12,7 +12,7 @@ Requirements
------------
```
sudo apt install zsh edid-decode automake
sudo apt install zsh edid-decode automake dos2unix
```
Usage