From 034f1158cd6a2591a1a89c52fb09d948b366a67c Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 6 Oct 2020 05:53:15 +0100 Subject: [PATCH] Remove surplus line in README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6cd9442..1130bff 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,6 @@ This will recursively set the `www-data` user as both the owner and group users Now you can visit `yoursite.com/ICEcoder` to view ICEcoder, sign in and start coding! -**Now you're setup, auto-logged in and ready to code!** - #### Tip: If using ICEcoder locally, you can use: `php -S localhost:8080`