cassidyjames / principles

Remember Dieter Rams' ten principles of good design
https://cassidyjames.com
GNU General Public License v3.0
39 stars 11 forks source link

Update README.md to include libgranite-dev dependency. #29

Closed gracintosh closed 5 years ago

gracintosh commented 5 years ago

I downloaded Elementary OS Juno, and the first thing I did was download this program to try and learn from it. I kept getting stumped (I think at the compile stage) because I would be prompted in the terminal that I didn't have the "granite" dependency. I'm new to Linux and development in general, so it took me awhile to figure out that "granite" was libgranite-dev and could be installed pretty easily.

Since this app is intended for Elementary OS, and since the dependency is not included in Elementary OS, does it make sense to include this in the README?

Thanks, love your work, it's making it easier to learn.