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
commit ec0c9dc0eb66c728234c9c1a8ec81d49b2edabb3 Author: conradsp <[email protected]> AuthorDate: Fri Jun 21 09:30:43 2019 -0500 Update readme - removed unnecessary instruction --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1e35fba..7c697fc 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ It is possible to do a 'one-touch' installation of Fineract using docker-compose Installing a new Fineract instance: * Clone the Fineract Github repository - * Navigate to the docker directory * Run the following commands: * docker-compose build * docker-compose up -d
