diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-16 17:21:48 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-16 17:21:48 +0300 |
commit | e87027295e9c750f1d6704ba61e84255484635c7 (patch) | |
tree | cd01e2b573389eebb15a802f48213a1b1bddbff6 /README | |
parent | 061e380c705015574ca53f3d956c67344c6cc62a (diff) | |
download | sciteco-e87027295e9c750f1d6704ba61e84255484635c7.tar.gz |
updated README, NEWS and TODO
Esp. mention the new OBS repositories.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -144,6 +144,9 @@ Both ncurses and Gtk+ packages are provided for Ubuntu, generic Linux (in the form of [AppImages](https://appimage.org/)) and Windows. For [Mac OS X](https://github.com/rhaberkorn/sciteco/wiki/Mac-OS-Support), we currently only provide *experimental* ncurses builds. +Users of RPM-based distributions (Fedora, openSUSE, etc.) can also use the +[OBS repository](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco) +to install nightly builds. If everything fails, you can try building from source. See [`INSTALL`](https://github.com/rhaberkorn/sciteco/blob/master/INSTALL) for more details. |