From 6913841ddb5b9e8dc3702ce5602ec5efc81bde70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arturo=20Mart=C3=ADn-de-Nicol=C3=A1s?= Date: Sat, 1 Sep 2018 14:52:16 -0500 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae73a83..fc2f730 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ docker run -it --rm \ sameersbn/browser-box:2018.07.21 install ``` -If you would the settings for chrome and firefox to persist +If you want the settings for chrome and firefox to persist after each time the browser is launched then you will need to add additional environment variable to the install command. In the example below "username" needs to get replace with your login user name. ```bash