From 3c08eb9e51754d067b31dc2ecc321cbcef8a78d8 Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Fri, 21 Mar 2014 09:09:05 -0700 Subject: [PATCH] Updated Bisecting a Regression (markdown) --- Bisecting-a-Regression.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Bisecting-a-Regression.md b/Bisecting-a-Regression.md index 397726a..821afab 100644 --- a/Bisecting-a-Regression.md +++ b/Bisecting-a-Regression.md @@ -13,6 +13,8 @@ - `cd pdf.js/test` - `python test.py --noDownload` - open firefox and check http://localhost:8080/web/viewer.html goes to the pdf viewer +- open different terminal tab/window +- `cd pdf.js` ### Option 2 - Other Server - go to `http:///pdf.js/web/viewer.html`