diff options
author | Tony Theodore <tonyt@logyst.com> | 2021-02-27 11:04:44 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2021-02-27 11:04:44 (GMT) |
commit | 59247f91669f7282911ae03810073f263003e348 (patch) | |
tree | 8e1e14aec794567629cad92f87bf5ccaeb7a92c7 | |
parent | fae28ef1a35f7fe3898f0751428e31ec78572f51 (diff) | |
download | mxe-59247f91669f7282911ae03810073f263003e348.zip mxe-59247f91669f7282911ae03810073f263003e348.tar.gz mxe-59247f91669f7282911ae03810073f263003e348.tar.bz2 |
docs: improve apt repo notes
-rw-r--r-- | docs/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index d27c8c0..0920439 100644 --- a/docs/index.html +++ b/docs/index.html @@ -350,7 +350,7 @@ exit</pre> <p> See the <a href="https://pkg.mxe.cc/repos/apt/dists/">distro list</a> - for the current codenames. + for current codenames and last build dates. </p> <p> Ensure required tools are available (usually installed by default): @@ -843,8 +843,7 @@ USE_OSGPLUGIN(<plugin2>) </p> <p> - You can install a precompiled MXE via Debian packages. - See <a href="https://pkg.mxe.cc/">pkg.mxe.cc</a>. + You can <a href="#tutorial-3b">install binary MXE packages from our APT repository</a>. </p> <h3 id="requirements-fedora">Fedora/Red Hat/Centos</h3> |