You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by vo...@apache.org on 2021/02/07 13:49:49 UTC

[fineract] branch develop updated: Fix: Readme for Instructions to run using Docker on Windows

This is an automated email from the ASF dual-hosted git repository.

vorburger pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new f7815ba  Fix: Readme for Instructions to run using Docker on Windows
f7815ba is described below

commit f7815bac6c46c0ab2011372848d423b14c2604de
Author: Apurv Gupta <ap...@gmail.com>
AuthorDate: Sat Feb 6 02:01:51 2021 +0530

    Fix: Readme for Instructions to run using Docker on Windows
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 985ab3e..1909de2 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,7 @@ Alternatively, you can also use [Podman](https://github.com/containers/libpod)
 Now to run a new Fineract instance you can simply:
 
 1. `git clone https://github.com/apache/fineract.git ; cd fineract`
+1. for windows, use `git clone https://github.com/apache/fineract.git --config core.autocrlf=input ; cd fineract`
 1. `docker-compose build`
 1. `docker-compose up -d`
 1. fineract (back-end) is running at https://localhost:8443/fineract-provider/