mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-08 22:06:16 +01:00
doc: Add link to repo with unstable builds
This commit is contained in:
parent
4dae53fbe7
commit
9ce6971173
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user