From 9754b6a5f1780e334728973d98575e733f555be9 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sat, 18 Dec 2021 18:25:03 -0500 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78f06ee..952f9cd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ dashboard ========= My dashboard, for my house. Display RSS feeds and other custom bits of info via -html. This isnt pretty, its just meant to work +direct SDL2 calls. Features/TODO ============= @@ -30,6 +30,7 @@ optional dependencies Building sdl2 on rpi -------------------- + Run in this order ``` sudo apt-get install libdrm-dev libgdm-dev