From 55f41f3786b3be501624331cdc6548686fbdac19 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Tue, 16 Jan 2018 17:58:53 +0100 Subject: [PATCH] Add missing requirements to FIXME --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e22c836c8..08e7972ec 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ Téléprocédures Simplifiées, ou TPS pour les intimes, est une plateforme 100 ### Tests - Chrome +- chromedriver : + * Mac : `brew install chromedriver` + * Linux : voir https://sites.google.com/a/chromium.org/chromedriver/downloads ## Initialisation de l'environnement de développement