diff options
-rw-r--r-- | AltOS/index.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index c618e54..697cb47 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -72,8 +72,8 @@ hack on it in the comfort of your own home. If you use [Debian](http://www.debian.org), you can simply install the 'altos' package from any Debian mirror, like so: - apt-get update - apt-get install altos + apt-get update + apt-get install altos If you use some other distribution of Linux, then a Linux package of our second-generation Java bits that |