From 3de4c7dce46e9ee4b1fc1d7df12368d7601f9909 Mon Sep 17 00:00:00 2001 From: redcode Date: Sun, 3 Jul 2022 07:21:57 +0200 Subject: [PATCH] Integration instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc64f7b..5e26494 100644 --- a/README.md +++ b/README.md @@ -446,7 +446,7 @@ There are several macros that can be used to configure the source code of the li * **`#define Z80_WITH_LOCAL_HEADER`** Tells `Z80.c` to `#include "Z80.h"` instead of ``. -[The second group of package-specific options](#cmake_source_code_options), explained in the _[Installation](#installation)_ section of this document, activates various optional implementations in the source code by predefining the following macros: +[The second group of package-specific options](#cmake_source_code_options), explained in the _[Installation from sources](#installation-from-sources)_ section of this document, activates various optional implementations in the source code by predefining the following macros: * **[`#define Z80_WITH_EXECUTE`](#option_z80_with_execute)** * **[`#define Z80_WITH_FULL_IM0`](#option_z80_with_full_im0)**