diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -[](https://github.com/rhaberkorn/sciteco/actions/workflows/continuous-integration.yml) +[](https://github.com/rhaberkorn/sciteco/actions/workflows/ci.yml) [](https://github.com/rhaberkorn/sciteco/actions/workflows/nightly.yml) Overview ======== @@ -115,8 +115,9 @@ There are prebuilt binary packages and source bundles for your convenience: * The official [SciTECO homepage](http://sciteco.sf.net/) is a live demo. These releases may be quite outdated, so you may also give a try to the -[nightly Ubuntu packages](https://nightly.link/rhaberkorn/sciteco/workflows/continuous-integration/master) - +[nightly Ubuntu packages](https://nightly.link/rhaberkorn/sciteco/workflows/nightly/master) - they represent the repository's HEAD commit but may well be instable. +Both ncurses and Gtk+ packages are provided. If everything fails, you can try building from source. See [`INSTALL`](INSTALL) for more details. |