mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
Update README build instructions to have cross links
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
74ade80cf1
commit
c50eb09ebc
1 changed files with 5 additions and 5 deletions
10
README.md
10
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue