Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/authz-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ topaz configure -d -s -r ghcr.io/aserto-policies/policy-todo:v2 todo

```bash
topaz stop
wget https://raw.githubusercontent.com/aserto-dev/topaz/main/pkg/testing/assets/eds-citadel.db -O ~/.config/topaz/db/directory.db
wget https://www.topaz.sh/assets/templates/v32/citadel/db/citadel.db -O ~/.config/topaz/db/directory.db
```

* Start topaz
Expand Down