change doc to build rpm for opensuse

This commit is contained in:
Hajime Kondou 2018-04-09 03:03:13 +00:00
parent b5a6e3e434
commit ccfff3f86e
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