audit-labs/audit-report

Turn audit-tools evidence packages into control-mapped, auditor-ready reports.

clone: git clone https://gitbay.org/audit-labs/audit-report.git

e4d13ff9dc3c4e178639eda13e50871f3fd15ffa

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-08-07T03:05:36Z

Document PyPI install
 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 4282153..4f208f3 100644
--- a/README.md
+++ b/README.md
@@ -20,12 +20,11 @@ report you can hand to an auditor or gate a pipeline on.
 ## Install
 
 ```bash
-git clone https://github.com/audit-labs/audit-report
-cd audit-report
-python -m venv .venv && source .venv/bin/activate
-pip install -e .
+pip install audit-report
 ```
 
+To hack on it from a clone instead, see [Development](#development).
+
 ## Usage
 
 Point it at a package directory produced by `audit-tools`: