diff options
author | Bdale Garbee <bdale@gag.com> | 2010-07-27 10:40:49 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-07-27 10:40:49 -0600 |
commit | d843e3385e650c749faf99458e7a0778e0ccf182 (patch) | |
tree | f31b3feb7f366701432df1c09dbcff77286c49ea | |
parent | eb8d97b9eea97d10d906bc020fe26d48ae94aa8d (diff) |
restructure artifacts
-rw-r--r-- | AltOS/index.mdwn | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index 1efacd6..8857508 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -24,17 +24,15 @@ 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). -Debian packages are also available: +### Linux ### + +Debian packages for 32-bit x86 are available: wget -O - http://altusmetrum.org/apt/altusmetrum.key | apt-key add - wget -O /etc/apt/sources.list.d/altos.list http://altusmetrum.org/apt/altos.list apt-get update apt-get install altos -A preliminary [Mac OS X package](mac/AltosUI.pkg) that is compatible with -versions 10.5 "Leopard" and later (including 10.6 "Snow Leopard") is now -available for testing. - Bdale has also created a theme for [GDM](http://projects.gnome.org/gdm/) that he uses on his primary notebook, and the @@ -49,4 +47,13 @@ slim (both already available in Debian), and then do: apt-get install altusmetrum-themes +### Mac ### + +A preliminary [Mac OS X package](mac/AltosUI.pkg) that is compatible with +versions 10.5 "Leopard" and later (including 10.6 "Snow Leopard") is now +available for testing. + +### Windows ### + +Coming soon! |