From 355dfe3b4eeab6c0296d059d318bc0d404311b59 Mon Sep 17 00:00:00 2001 From: Arvind Khadri Date: Tue, 3 Jun 2014 17:45:25 +0530 Subject: [PATCH] Updating README.md - Removing documentation related to fetching a git submodule for user management code. --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 0901243..ab69bb2 100644 --- a/README.md +++ b/README.md @@ -84,14 +84,6 @@ Installing > `` $ git clone --recursive https://git.pantoto.org/sweet-web/sweet-web-engine.git `` - If you have already cloned the repo, and then reading this README, you have - to get the submodules. Run this from the top-level of this repo: - - > `` $ git submodule init `` - - > `` $ git submodule update `` - - * It is recommended to do the installation inside a python virtual environment. For deploying on a server, it depends on how you have setup your server -- 1.7.10.4