From 42352258fa071257c4df764dcbc5a446b4dc4904 Mon Sep 17 00:00:00 2001 From: heck Date: Tue, 23 Mar 2021 16:00:38 +0100 Subject: [PATCH] docs: update link "Adapter Build Instructions" --- docs/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index 4b94108..8a85064 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -9,7 +9,7 @@ system dependencies already installed: * pEp-base (sequoia, libetpan, asn1c, yml2, pEpEngine, libpEpAdapter) * boost-python -These `build instructions `_ will get you all setup. +These `build instructions `_ will get you all setup. Additionally, there is a `build script `_ that executes these build instructions automatically (Debian and MacOS):