make it better
authorBdale Garbee <bdale@gag.com>
Wed, 21 Oct 2020 16:48:46 +0000 (10:48 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 21 Oct 2020 16:48:46 +0000 (10:48 -0600)
AltOS/building.mdwn

index decf87305f2937757062d14addb32bd8809626d0..0a8719f8cfcfacf641587dca6cd0aabeaf9684a4 100644 (file)
@@ -10,8 +10,12 @@ 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.
 
-Since many people would prefer to work from an actually released version of
-Debian, in October 2020 Bdale worked through the steps required to take a
+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.
+
+Since many people prefer to use an actually released version of Debian, 
+in October 2020 Bdale worked through the steps required to take a
 clean install of Debian 10 (buster) and get to a working build.  Here's that
 recipe, as sent to a customer who asked how to do it:
 
@@ -65,9 +69,6 @@ recipe, as sent to a customer who asked how to do it:
        Hope this helps!
 </pre>
 
-Install [Debian](http://debian.org), then type 'apt-get build-dep altos' 
-and all of the required build dependencies should be automatically installed.
-
 The notes we use to do a complete build for release are in the file
 Releasing in the root of the source tree.  You do *not* need to follow these
 instructions to do a build for yourself, but since that document is likely