Skip to content

Commit

Permalink
Update rpm-guide.md
Browse files Browse the repository at this point in the history
Remove double install on instructions
  • Loading branch information
axpatito authored Apr 26, 2018
1 parent 438b9c4 commit 8243c2e
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 8243c2e

Please sign in to comment.