Better Windows instructions.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/32754269
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/32754269
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/32754269

Branch: refs/heads/java9NoMultiRelease
Commit: 32754269097dfe20918636b85c1221c4c4fa8e5b
Parents: 56a08d0
Author: ggregory <[email protected]>
Authored: Sun Apr 2 15:33:11 2017 -0700
Committer: ggregory <[email protected]>
Committed: Sun Apr 2 15:33:11 2017 -0700

----------------------------------------------------------------------
 BUILDING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/32754269/BUILDING.md
----------------------------------------------------------------------
diff --git a/BUILDING.md b/BUILDING.md
index 9fad590..f2b6d20 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -50,7 +50,7 @@ If Java 7 runs out of memory building the site, you will need:
 
 On Windows, use a local staging directory, for example:
 
-    mvn site:stage-deploy -DstagingSiteURL=file:///%HOME%/log4j
+    mvn site:stage-deploy -DstagingSiteURL=file:///%HOMEDRIVE%%HOMEPATH%/log4j
 
 On UNIX, use a local staging directory, for example:
 

Reply via email to