Skip to content

Commit

Permalink
add OPA prereq
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrg committed Apr 20, 2021
1 parent ec61653 commit 1e0d9da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ sphinx-rego

A sphinx extension that automatically documents Open Policy Agent Rego policies using the _rego_metadoc_ property.

# Prerequisites

- Install [Open Policy Agent](https://www.openpolicyagent.org/docs/latest/#1-download-opa)
- Make sure the `opa` CLI is available

# Installation:

Install with PIP
Expand Down

0 comments on commit 1e0d9da

Please sign in to comment.