From de6cf9214063239e62a2e0fe2232514993bca73b Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Sun, 23 Oct 2011 13:19:08 +1100 Subject: [PATCH] Document HG EOL extension --- src/xdocs/index.xml.vm | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/xdocs/index.xml.vm b/src/xdocs/index.xml.vm index a3225fdc6..8e2be4d51 100644 --- a/src/xdocs/index.xml.vm +++ b/src/xdocs/index.xml.vm @@ -60,9 +60,14 @@

- If you want to live on the bleeding edge, you can - checkout - the current development code from Mercurial and compile yourself. + If you want to live on the bleeding edge, you can checkout + the current development code from Mercurial and compile + yourself. Note, you will need to have the Mercurial EOL + Extension enabled to ensure there are no issues with the + line endings (this extension will make the files match the local + operating system).