diff --git a/README.md b/README.md index d1304d8..c57f896 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,13 @@ I would also like statistics that show it's better, not just your word. It's early so probably a bunch of bugs. +## Linux Build Notes + +Libraries Needed: + +* libxi-dev +* libfreetype-dev + ## OSX Build Notes * Quite a bad experience. Need to install Python, cmake, meson, and ninja all which are in homebrew but if you don't use homebrew then this is a problem.