From 456fc88daf69b94cfe337aa49dcfcb6f12ce7ab0 Mon Sep 17 00:00:00 2001 From: waltje Date: Tue, 16 Mar 2021 00:25:44 -0400 Subject: [PATCH] Updated BUILDING document. --- BUILDING.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index b5e2a81..e71d230 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -15,21 +15,6 @@ added as time permits. #### Microsoft Windows #### Get the sources. -Get a copy of the source tree (by cloning the GIT repository, or -by downloading a ZIP archive from GIT) and unpack them (if needed) -into a folder: - - `D:` - - `cd \minivhd` - - `mkdir src` - - `cd src` - - `unzip varcem-1.7.4.zip` - -which puts the source tree into the *D:\minivhd\src* folder. For the Windows environment, two methods of compiling these sources are currently possible: