From bded59f3903951eeb512cd51638bfa3e9c5eb543 Mon Sep 17 00:00:00 2001 From: gijs Date: Wed, 11 Jan 2017 09:54:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5c4311..d07dd20 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ First create and install a virtual environment [1]. Then: git clone http://gitlab.constantvzw.org/osp/tools.ethertoff.git # Or use cloning over ssh (requires account): # git@gitlab.constantvzw.org:osp/tools.ethertoff.git - cd relearn.be # [2] + cd tools.ethertoff # [2] cd relearn cp local_settings.py.example local_settings.py # Change database details in local_settings.py -- GitLab