From 4034d615660b65024ee2487eab3f170c4a7c7687 Mon Sep 17 00:00:00 2001 From: Jocelyn Le Sage Date: Thu, 12 Jul 2018 06:07:27 -0400 Subject: [PATCH] Adjusted README. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 005ba03..8b41a6b 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,7 @@ docker run -d \ Where: - `/docker/appdata/firefox`: This is where the application stores its configuration, log and any files needing persistency. -Browse to `http://your-host-ip:5800` to access the Firefox GUI. Files from -the host appear under the `/storage` folder in the container. +Browse to `http://your-host-ip:5800` to access the Firefox GUI. ## Usage