Fix up installation instructions for openSUSE

Also correct spelling of the company while we're at it.
The upper-case SUSE is the company name since January 2004.

See https://www.suse.com/brandcentral/suse/identity.php
for details.

Change-Id: I6787c4cbe0999ed851c3f9633b036ceecb29dc25
This commit is contained in:
Dirk Mueller 2019-05-03 19:34:15 +02:00
parent 019133d7b3
commit 11b8fdf620
1 changed files with 2 additions and 2 deletions

View File

@ -662,9 +662,9 @@ Install using distribution packages for Ubuntu/Debian::
$ sudo apt-get install python-magnumclient
Install using distribution packages for OpenSuSE and SuSE Enterprise Linux::
Install using distribution packages for openSUSE and SUSE Enterprise Linux::
$ sudo zypper install python-magnumclient
$ sudo zypper install python3-magnumclient
Verifying installation
----------------------