summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>2016-02-06 00:28:40 +0100
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>2016-02-06 00:28:40 +0100
commit0350d4719922432f24a9b564dc318e9ca9bd7840 (patch)
treef35c842399430dc5db032005c36975952366c9d7
parent9f1643faccda23f0070f0415569395a776055a04 (diff)
README: Add download section.
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
index 62745fc..9f1263e 100644
--- a/README
+++ b/README
@@ -56,6 +56,25 @@ Requirements
- libbsd
+Download
+--------
+
+You can obtain any released version (tarball and signature) from:
+
+ ftp://ftp.przemoc.net/pub/software/utils/metastore/
+ http://ftp.przemoc.net/pub/software/utils/metastore/
+
+Signer should be the current maintainer, see AUTHORS file.
+
+Alternative you can get it from:
+
+ https://github.com/przemoc/metastore/releases/
+
+If you want to see the latest source code, then git clone following URL:
+
+ https://github.com/przemoc/metastore
+
+
Building
--------