From 11f104c22cd250640dd58cefb6e2d0988c43a51a Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 8 Jun 2017 17:47:34 +0200 Subject: [PATCH] add install on linux section --- _Sidebar.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index 25a47bc..c5405a3 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -16,6 +16,9 @@ * [Compile for Raspberry Pi](Compile-for-Raspberry-Pi) * [Compile for Web (HTML5)](Compile-for-Web-(HTML5)) +## Installation +* [Install on GNU Linux](Install-on-GNU-Linux) + ## Misc Help * [How To: Using SpriteFonts](Using-SpriteFonts) * [How To: audio module as standalone library](Use-audio-module-as-standalone-library)