From c50eb09ebcedcca7adee7973bb42f79f7694ce0b Mon Sep 17 00:00:00 2001 From: John Johansen Date: Thu, 9 May 2019 22:58:50 -0700 Subject: [PATCH] Update README build instructions to have cross links Signed-off-by: John Johansen --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b06e35362..a1a0e4225 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ $ export PYTHON_VERSION=3 $ export PYTHON_VERSIONS=python3 ``` -### libapparmor +### libapparmor: ``` $ cd ./libraries/libapparmor @@ -193,10 +193,10 @@ $ sudo bash open.sh -r # runs and saves the last testcase from open.sh ``` ## using apparmor userspace from the tree. -- [build libapparmor](apparmor#) -- [build binutils](apparmor#binary-utilities) -- [build apparmor parser](apparmor#) -- [build Pam apparmor]() +- [build libapparmor](#libapparmor) +- [build binutils](#binary-utilities) +- [build apparmor parser](#parser) +- [build Pam apparmor](#pam-apparmor) ``` $ cd tests/regression/apparmor (requires root)