From 2bb03086cd4f5fc622c66a802235d55c9a3d535d Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Mon, 6 Jul 2020 14:10:01 +0300 Subject: [PATCH] Update README.md --- spring-cloud/spring-cloud-bootstrap/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-cloud/spring-cloud-bootstrap/README.md b/spring-cloud/spring-cloud-bootstrap/README.md index 01998ccf51..223c21b762 100644 --- a/spring-cloud/spring-cloud-bootstrap/README.md +++ b/spring-cloud/spring-cloud-bootstrap/README.md @@ -11,6 +11,7 @@ This module contains articles about bootstrapping Spring Cloud applications ### Running the Project +- First, you need a redis server running on the default port - To run the project: - copy the appliction-config folder to c:\Users\{username}\ on Windows or /home/{username}/ on *nix. Then open a git bash terminal in application-config and run: - git init