Skip to content

Commit 37ee8b3

Browse files
authored
Fixed install instructions in readme (#1)
1 parent 92dfa09 commit 37ee8b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Setup
1414
-----
1515

1616
````
17-
pip install django-audit
17+
pip install django-audit-wazuh
1818
# or
19-
pip install git+https://github.com/peppelinux/django-audit.git
19+
pip install git+https://github.com/peppelinux/django-audit-wazuh.git
2020
````
2121

2222
Configuration

0 commit comments

Comments
 (0)