Skip to content

Commit

Permalink
Add COPR repo info
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaldessari committed Mar 2, 2015
1 parent 2460ed6 commit 4256479
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -19,7 +19,12 @@ pcp2pdf is a python program and makes use of these 3rd party modules:
Installation
============

If you're using Fedora, you can use the packages found [here](http://acksyn.org/files/rpms/pcp2pdf/).
If you're using Fedora, you can use the packages found [mbaldessari/pcp2pdf](https://copr.fedoraproject.org/coprs/mbaldessari/pcp2pdf/)
COPR repo. Just launch:

dnf copr enable mbaldessari/pcp2pdf
dnf install pcp2pdf

Otherwise just use the following:

python3 ./setup.py install

0 comments on commit 4256479

Please sign in to comment.