From 83222a8147b7d33670fa3da7dc3b32f5a44cfff1 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Fri, 27 May 2022 11:56:52 +0200 Subject: [PATCH] Fix "building from source" link in README Fixes #1001 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 59f7f028..fb9f3642 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ If you want to contribute or maintain RGBDS, and have questions regarding the co ------------------- The `installation procedure `__ is available -online for various platforms. `Building from source `__ +online for various platforms. `Building from source `__ is possible using ``make`` or ``cmake``; follow the link for more detailed instructions. .. code:: sh