diff options
-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! |