diff options
| -rw-r--r-- | README.md | 9 | 
1 files changed, 9 insertions, 0 deletions
| @@ -23,6 +23,15 @@ From the sources tree      $ make      $ make test +From https://pecl.php.net/ + +    $ pecl install rpminfo + +Using https://packagist.org/ + +    $ pie install remi/rpminfo + +  ----  # Usage | 
