aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-08-03 10:54:46 -0400
committerRob Austein <sra@hactrn.net>2016-08-03 10:54:46 -0400
commit69428c792dc2524a08f770419275119bf5e95c3d (patch)
tree28b3b30943712395f707c1d8af05d0dfcdb34b6b /README.md
parentc550686558c9c8081f76cb9a4d6361cd536e29c3 (diff)
Add a few more links to documentation and installation instructions.
Documentation needs a general overhaul and some manual cleanup of things that the Wiki extraction process got wrong, but it's probably simplest to finish converting all the external stuff (eg, APT repositories) first.
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 15 insertions, 4 deletions
diff --git a/README.md b/README.md
index 808edcf8..7a0c6d4d 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,24 @@ toolkit under the same BSD-style license, now moved to GitHub.
## Documentation
-You can find documentation salvaged from the old wiki in the doc/
-subdirectory: see the README in that directory for details.
+There's a
+[pile of find documentation salvaged from the old wiki](doc/)
+in the doc/ subdirectory: see the README in that directory for details.
+
+Be warned that the existing documentation is for the "old-trunk"
+branch, which is not what you want to be using these days (among other
+reasons, because "old-trunk" depends on obsolete third party packages
+which are no longer supported by their respective authors). We will
+update the documentation for the current "master" branch as time and
+other work permits.
## Binary packages
-Binary packages for Ubuntu Xenial and Debian Jessie are available from
-https://download.rpki.net/APTng/.
+Binary packages for
+[Ubuntu Xenial](https://download.rpki.net/APTng/ubuntu/)
+and
+[Debian Jessie](https://download.rpki.net/APTng/debian/)
+are available from https://download.rpki.net/APTng/.
The source packaging scripts for FreeBSD are a bit stale, someday
we'll fix that.