1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 01:06:17 +02:00

doc: Add link to repo with unstable builds

This commit is contained in:
Daniel Mach 2022-08-22 10:01:11 +02:00
parent 4dae53fbe7
commit 9ce6971173

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