summaryrefslogtreecommitdiff
path: root/docs/getting.txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-26 12:32:06 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-26 12:32:06 +0100
commit3f794fad83e51a090191803aa54f4a7fe0d5a2ef (patch)
tree7f745c03a30bb986995940f1a6354f065803dc53 /docs/getting.txt
parente83010306d2b3f5b788cc6d432856c1b380d6de2 (diff)
remove git as dependency, we now have snapshot tarballs
Diffstat (limited to 'docs/getting.txt')
-rw-r--r--docs/getting.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/getting.txt b/docs/getting.txt
index 534ba99c9..0902bb6e0 100644
--- a/docs/getting.txt
+++ b/docs/getting.txt
@@ -5,8 +5,9 @@
Getting OpenADK
---------------
-OpenADK does not have any releases. Only direct Git
-access is possible.
+OpenADK does not have any releases. We are following the
+http://en.wikipedia.org/wiki/Rolling_release[rolling release]
+development model.
To download OpenADK using Git just do:
@@ -20,3 +21,4 @@ Or if you prefer HTTP or using Git behind a proxy:
$ git clone http://git.openadk.org/openadk.git
---------------------
+Or you can get a http://www.openadk.org/snapshots/[snapshot].