From a99d52392fce799075c230bdef4f93af62344976 Mon Sep 17 00:00:00 2001 From: peerster Date: Sat, 12 Jul 2014 16:40:24 +0200 Subject: [PATCH] Another layout fix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4d5a39e..a38c052 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ Linux: * (systemd) To run on boot copy the systemd config `sudo cp CouchPotatoServer/init/couchpotato.fedora.service /etc/systemd/system/couchpotato.service` * (systemd) Update the systemd config file with your user and path to CouchPotato.py * (systemd) Enable it at boot with `sudo systemctl enable couchpotato` - * Open your browser and go to `http://localhost:5050/`