From 015bc01289c0d00e5a8e46ba3667b0ed9362aaa3 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 5 Sep 2013 11:04:54 -0700 Subject: [PATCH] Adding XAMPP + WAMP as possible servers --- Bisecting-a-Regression.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bisecting-a-Regression.md b/Bisecting-a-Regression.md index 8da2cba..397726a 100644 --- a/Bisecting-a-Regression.md +++ b/Bisecting-a-Regression.md @@ -1,6 +1,6 @@ ## 1) At a minimum you'll need: - git (on windows http://code.google.com/p/msysgit/downloads/list?q=full+installer+official+git) -- a server, if you have python installed that will work +- a server, if you have python (or XAMPP/WAMP) installed that will work ## 2) Getting pdf.js - startup the git command line from above