We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8e559 commit 29ffa68Copy full SHA for 29ffa68
README.md
@@ -68,7 +68,7 @@ apt install rekono-kbx
68
If you are using **Parrot OS**, you can download the Debian package from the Rekono release:
69
70
```bash
71
-wget https://github.com/pablosnt/rekono/releases/download/1.6.7/rekono-kbx_1.6.7_amd64.deb && dpkg -i rekono-kbx_1.6.7_amd64.deb || apt -f install -y
+wget https://github.com/pablosnt/rekono/releases/download/1.6.6/rekono-kbx_1.6.6_amd64.deb && dpkg -i rekono-kbx_1.6.6_amd64.deb || apt -f install -y
72
```
73
74
> Default credentials are `rekono:rekono`. For security reasons, **password should be changed** the first time you access the account
0 commit comments