Update README.md
Release / check-release (push) Successful in 55s
Release / build_gnu (push) Skipped
Release / build_musl (push) Skipped
Release / build_windows (push) Skipped
Release / package_gnu (deb) (push) Skipped
Release / package_gnu (rpm) (push) Skipped
Release / package_musl (deb) (push) Skipped
Release / publish-release (push) Skipped
Release / package_musl (rpm) (push) Skipped
CI / Build Linux (push) Successful in 2m58s
CI / Test (push) Successful in 3m0s
Release / check-release (push) Successful in 55s
Release / build_gnu (push) Skipped
Release / build_musl (push) Skipped
Release / build_windows (push) Skipped
Release / package_gnu (deb) (push) Skipped
Release / package_gnu (rpm) (push) Skipped
Release / package_musl (deb) (push) Skipped
Release / publish-release (push) Skipped
Release / package_musl (rpm) (push) Skipped
CI / Build Linux (push) Successful in 2m58s
CI / Test (push) Successful in 3m0s
This commit is contained in:
@@ -12,7 +12,7 @@ Convertis can be installed in a few ways.
|
||||
|
||||
Note: Convertis has three different targets "gnu", "musl" and "windows". The "gnu" build targets regular GNU/Linux systems, the "musl" build targets systems using the musl C standard library and the "windows" build targets windows systems. Only the "gnu" build is actively tested.
|
||||
|
||||
### Via repository
|
||||
### Via repository
|
||||
|
||||
Convertis is available on GNU/Linux for Debian-based systems and Fedora/CentOS-based systems via my gitea repository.
|
||||
|
||||
@@ -20,13 +20,13 @@ Packages are published for both the gnu and musl targets, although the gnu build
|
||||
|
||||
See <https://git.ewenlau.net/ewenlau/convertis/packages> for options.
|
||||
|
||||
### Manual package install
|
||||
### Manual package install
|
||||
|
||||
You may download a .deb file for Debian-based systems and a .rpm file for Fedora/CentOS-based systems from the releases page. You can then install the package using your system's package manager.
|
||||
|
||||
See <https://git.ewenlau.net/ewenlau/convertis/releases>
|
||||
|
||||
### Binary download
|
||||
### Binary download
|
||||
|
||||
If you use Windows, do not use a supported linux system or do not want to install any packages, you can download a binary release from the releases page.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user