Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Update the documenation to install fedfind while setting up
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanchowdhury committed Jun 20, 2016
1 parent a3a2300 commit 1d0af12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ docs](configuration.md) for more info.

## Installing to a virtualenv

Make sure koji is installed on your system:
Make sure koji and fedfind is installed on your system:

```
sudo dnf install koji
sudo dnf install koji fedfind
```

Create a virtualenv that includes the system install of koji:
Expand Down

0 comments on commit 1d0af12

Please sign in to comment.