From e723dba31466e999941f853e1c311ba644c5a35d Mon Sep 17 00:00:00 2001 From: rexim Date: Wed, 27 Mar 2024 11:46:47 +0700 Subject: Rename "Quick Start" to "Building from Source Code" --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a53f59c..e6ee8e4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,11 @@ Music by Type 42 Download: - https://github.com/tsoding/eepers/releases (Windows + Linux) -## Quick Start +## Building from Source Code + +### Linux + +Install GNAT Ada Compiler. It should be available in your Distro Repos. ```console $ ./build-linux.sh -- cgit v1.2.3