diff options
author | Bdale Garbee <bdale@gag.com> | 2011-09-28 02:44:08 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-09-28 02:44:08 -0600 |
commit | afe04aba2aa3b1da85af1cfed59812eb68ff8049 (patch) | |
tree | fc7bcdde91dc485d4bb429eab65be64c9ad60868 | |
parent | 80d43d36905594d5b240a4434f1dbd8134635a88 (diff) |
indent commands
-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 |