diff --git a/spring-cloud-cli.html b/spring-cloud-cli.html index c10afe8..d27cdf8 100644 --- a/spring-cloud-cli.html +++ b/spring-cloud-cli.html @@ -581,7 +581,7 @@ just list them on the command line, e.g.
Each of these apps can be configured using a local YAML file with the same name (in the current
-working directory or a subdirectory called "config"). E.g. in configserver.yml you might want to
+working directory or a subdirectory called "config" or in ~/.spring-cloud). E.g. in configserver.yml you might want to
do something like this to locate a local git repository for the backend: