1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-04 22:53:42 +02:00

Merge pull request #1108 from dmach/doc-unstable-repo

doc: Add link to repo with unstable builds
This commit is contained in:
2022-08-22 10:34:39 +02:00
committed by GitHub

View File

@@ -17,6 +17,11 @@ RPM packages are available in the [openSUSE:Tools](http://download.opensuse.org/
zypper addrepo --repo http://download.opensuse.org/repositories/openSUSE:/Tools/openSUSE_Tumbleweed/openSUSE:Tools.repo
zypper install osc
**Unstable** RPM packages are available in the [OBS:Server:Unstable](http://download.opensuse.org/repositories/OBS:/Server:/Unstable/) repository.
zypper addrepo --repo http://download.opensuse.org/repositories/OBS:/Server:/Unstable/openSUSE_Factory/OBS:Server:Unstable.repo
zypper install osc
To install from git, do
./setup.py build