mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-09 22:36:14 +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 addrepo --repo http://download.opensuse.org/repositories/openSUSE:/Tools/openSUSE_Tumbleweed/openSUSE:Tools.repo
|
||||||
zypper install osc
|
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
|
To install from git, do
|
||||||
|
|
||||||
./setup.py build
|
./setup.py build
|
||||||
|
Loading…
Reference in New Issue
Block a user