From b09b0e647664bff6f7fcd33fd16d59f70d23883e Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Fri, 16 Oct 2020 17:38:36 +0100 Subject: [PATCH] make some changes --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index f3a8703f9f..9ad13ce5a4 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -42,7 +42,7 @@ For rebuilding and debugging use the msbuild option switches * release: `msbuild /property:Configuration=Release` -# Configure a Standalone # +# Configure # ## Standalone mode ## Copy `OpenSim.ini.example` to `OpenSim.ini` in the `bin/` directory, and verify the `[Const]' section, correcting for your case.