From ce4505b72bd31c90b4bd07bd9f4dba1b1c8d8baf Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Sat, 16 Aug 2014 12:14:57 +0000 Subject: [PATCH] remove owncloud step from README, no longer needed since 398b538e2b48c3764f67d75804af65bdb8b101d2 --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index cc34ff59..8b5e6885 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,6 @@ Then run the post-install checklist command to see what you need to do next: sudo management/whats_next.py -In addition to above once finished you need to: - - Goto https://./cloud, and make an ownCloud admin account. Don't edit the advanced settings. - Congratulations! You should now have a working setup. Feel free to login with your mail credentials created earlier in the setup **Status**: This is a work in progress. It works for what it is, but it is missing such things as quotas, backup/restore, etc.