Merge pull request #2 from keiichi-hikita/hajime.kondou/SF-140_suse_rpm

change doc to build rpm for opensuse
This commit is contained in:
Keiichi Hikita 2018-04-10 19:31:01 +09:00 committed by GitHub
commit eb49a9225a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -4,8 +4,14 @@ How to Build to RPM Packages
#. Make sure you have rpm-build installed::
- on Fedora/CentOS/RedHat::
sudo yum install rpm-build
- on OpenSUSE::
sudo zypper install rpm-build
#. Thsn type following command at the top of slogging directory::
sudo python setup.py bdist_rpm