fix typo
This commit is contained in:
parent
8bc99f928c
commit
e32f469de4
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ installed:
|
|||
steps into this guide!
|
||||
* On zypper based distributions (example below for SLES 12 SP2):
|
||||
|
||||
sudo zypper ar https://download.opensuse.org/repositories/devel:/languages:/python/SLE_12_SP2/ pyhton_devel
|
||||
sudo zypper ar https://download.opensuse.org/repositories/devel:/languages:/python/SLE_12_SP2/ python_devel
|
||||
sudo zypper ref
|
||||
sudo zypper in python python-pip python-devel python-setuptools python-virtualenv git libyaml-devel
|
||||
sudo zypper in -t pattern Basis-Devel
|
||||
|
|
|
|||
Loading…
Reference in a new issue