Skip to content

Commit

Permalink
Merge pull request #13 from axpatito/patch-1
Browse files Browse the repository at this point in the history
Update rpm-guide.md
  • Loading branch information
To-om authored May 14, 2018
2 parents 438b9c4 + 8243c2e commit 89b7161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/rpm-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RPM packages are published on Bintray repository. All packages are signed using

First install rpm release package:
```
yum install install https://dl.bintray.com/cert-bdf/rpm/thehive-project-release-1.0.0-3.noarch.rpm
yum install https://dl.bintray.com/cert-bdf/rpm/thehive-project-release-1.0.0-3.noarch.rpm
```
This will install TheHive Project's repository in `/etc/yum.repos.d/thehive-rpm.repo` and the GPG public key in
`/etc/pki/rpm-gpg/GPG-TheHive-Project`.
Expand Down

0 comments on commit 89b7161

Please sign in to comment.