From 6c55d0f8e73959ab945d3a0bddd1dca565b53934 Mon Sep 17 00:00:00 2001 From: walker0643 Date: Wed, 7 Feb 2018 17:02:15 -0500 Subject: [PATCH] Updated Bulding on Windows (markdown) --- Bulding-on-Windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bulding-on-Windows.md b/Bulding-on-Windows.md index 4c329e0..cfa94f5 100644 --- a/Bulding-on-Windows.md +++ b/Bulding-on-Windows.md @@ -17,7 +17,7 @@ To build Barrier on Windows you'll need, at minimum, the following things: ## Procedure ### The Barrier Program -- Clone the Barrier github repository +- Clone the Barrier repository from GitHub - Customize winbuild_env.bat (see below) - Run clean_build.bat - If the build succeeds your binaries will be in build/bin/{Debug,Release} @@ -44,4 +44,4 @@ Feel free to make whatever changes you like to your local copy of Barrier. Barri ### Submitting patches -If you make a change to Barrier's source that you think would benefit others, fork the project on Github and submit a pull request. If we agree that the patch would improve Barrier for a wide range of users then we may merge it. At this point it will have become an "official" change and you'll be credited in the commit log. Isn't open-source wonderful? :) \ No newline at end of file +If you make a change to Barrier's source that you think would benefit others, fork the project on GitHub and submit a pull request. If we agree that the patch would improve Barrier for a wide range of users then we may merge it. At this point it will have become an "official" change and you'll be credited in the commit log. Isn't open-source wonderful? :) \ No newline at end of file