From: Bdale Garbee Date: Wed, 21 Oct 2020 16:49:12 +0000 (-0600) Subject: typo X-Git-Url: https://git.gag.com/?p=web%2Faltusmetrum;a=commitdiff_plain;h=ae95f53a849b09f1dfdbfa417edd75a54e38893c;hp=f984839387fed29a8947b3dda56758c77065042b typo --- diff --git a/AltOS/building.mdwn b/AltOS/building.mdwn index 0a8719f..4732b61 100644 --- a/AltOS/building.mdwn +++ b/AltOS/building.mdwn @@ -10,7 +10,7 @@ Debian tools and processes. From this platform, it is possible to build installable packages not only for Debian, but also for Windows, Mac OS X, and generic Linux. -To do this, Install [Debian](http://debian.org), upgrade to 'unstable', then +To do this, install [Debian](http://debian.org), upgrade to 'unstable', then type 'apt-get build-dep altos' and all of the required build dependencies should be automatically installed.