summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AltOS/index.mdwn13
1 files changed, 8 insertions, 5 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn
index 0343fe0..fcec559 100644
--- a/AltOS/index.mdwn
+++ b/AltOS/index.mdwn
@@ -24,8 +24,11 @@ needed.
The source available from [git.gag.com](http://git.gag.com) in the project
[fw/altos](http://git.gag.com/?p=fw/altos;a=summary).
-Note that actually building these sources requires a modifified version of
-sdcc and a set of helper utilities that we're not publishing since we hope
-to have the important bits accepted upstream shortly. Watch this space for
-more details soon.
-
+Debian packages are also available:
+
+* Install our key in your packaging system:
+ wget -O - http://altusmetrum.org/apt/altusmetrum.key | apt-key add -
+* Install our sources.list content:
+ wget -O /etc/apt/sources.list.d/altos.list http://altusmetrum.org/apt/altos.list
+* Install the package:
+ apt-get install altos