We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e7291b + 230d61a commit cf18005Copy full SHA for cf18005
docs/install.rst
@@ -84,9 +84,9 @@ FreeBSD
84
openSUSE
85
^^^^^^^^
86
87
-1. Enable the the ``devel:languages:python`` repository on the Open Build Service (replace ``<VERSION>`` with the preferred openSUSE release)::
+1. Enable the ``devel:languages:python`` repository of the Open Build Service::
88
89
- $ zypper addrepo https://download.opensuse.org/repositories/devel:/languages:/python/openSUSE_Leap_<VERSION>/devel:languages:python.repo
+ $ zypper addrepo --refresh obs://devel:languages:python devel_languages_python
90
91
2. Install the package::
92
0 commit comments