From 234d39cf96fbb55a86c3c317b3bc0cc343deaa32 Mon Sep 17 00:00:00 2001 From: Tyler Long Date: Thu, 15 Mar 2018 23:46:22 +0800 Subject: [PATCH] Chrome browser is no longer a requirement for project setup --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9160f2ff9..45464c0ea 100644 --- a/README.md +++ b/README.md @@ -157,8 +157,6 @@ Don't hesitate to contact me if you want to get involved. ## Setup -Make sure you have Chrome browser installed, this project uses Chrome headless to running tests. - yarn install