From d61e4e685b49b34f13ae86625ce2cb4dea51a52b Mon Sep 17 00:00:00 2001 From: zoffline <33994549+zoffline@users.noreply.github.com> Date: Wed, 27 May 2020 19:01:08 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 9840d6e..f686000 100644 --- a/README.md +++ b/README.md @@ -57,11 +57,6 @@ zoffline can be installed on the same machine as Zwift or another local machine. * If you are not running zoffline on the same PC that Zwift is running: create a ``server-ip.txt`` file in the ```` directory containing the IP address of the PC running zoffline. * Start zoffline with: ``docker start zwift-offline`` - -If you don't use the Docker container you will need to set up an Apache server (or -write your own nginx/uWSGI configuration and use nginx) and install the -dependencies listed below. The necessary Apache configuration is inside the -``apache`` subdir.