Skip to content

Commit 29ffa68

Browse files
authored
Fix link to DEB package (#332)
1 parent 9e8e559 commit 29ffa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ apt install rekono-kbx
6868
If you are using **Parrot OS**, you can download the Debian package from the Rekono release:
6969

7070
```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
71+
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
7272
```
7373

7474
> Default credentials are `rekono:rekono`. For security reasons, **password should be changed** the first time you access the account

0 commit comments

Comments
 (0)