diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-26 16:20:35 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-26 16:20:35 +0100 |
commit | 98d654c89fdbc32b3d2ad5480df6d8a98f152ea2 (patch) | |
tree | 1638613a506b88bdaa0c384fc3c2825de493364d /docs/getting.txt | |
parent | dd2393801bcd6775e3b5dc8700ba4a9d5b379f33 (diff) | |
parent | 226d4ec4a7bc14fc599795844c0ecac2faa8d194 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'docs/getting.txt')
-rw-r--r-- | docs/getting.txt | 6 |
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]. |