From 0cd746715386098ffb0e6957114b80e64409a8a3 Mon Sep 17 00:00:00 2001 From: Diman Maharjan Date: Thu, 3 Jan 2019 15:31:13 +0545 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5595332..26f6894 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Go to your Project directory Get the latest database backup file and name it remine_latest.sql and copy it into database/ directory inside the project directory. +This is required just for the initial migration to dockerized redmine. Then run " docker-compose up " in the host machine wihtin the project directory -- 2.22.0