dr-mod / zero-btc-screen

Crypto stock price for RPi Zero
MIT License
314 stars 72 forks source link

Missing git dependency in guide #14

Closed IzzoYourNizzo closed 2 years ago

IzzoYourNizzo commented 2 years ago

An amazing little project, thank you!

Just as a heads up, in your guide, for newbies out there you may want to include git as a dependency.

Simply: sudo apt install git

dr-mod commented 2 years ago

Great that you like the project! Initially, I intentionally omitted adding git as a dependency as it's not a dependency for the project per se. But if you believe that it will make the installation process for newbies easier, I'll definitely add it. Thanks for pointing this out! :)