Skip to content

Commit 1e928e0

Browse files
committed
Trim readme
1 parent d1756ae commit 1e928e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To begin:
3232

3333
**TIP:** You can add a # onto the end of the configuration repository location followed by a branch, tag or commit you want to check out, if the default branch is not good enough.
3434

35-
**TIP:** You can specify 'local' instead of a git URL to manage your application list locally without relying on an external Git repository. This is useful when you want complete control over your configuration or are working on a new service that does not have a remote config repo yet. The dev-env will create the `dev-env-config` directory and a default `configuration.yml` will be created with an empty services list. You can then manually add applications to that list, optionally utilising the `repo: none` functionality talked about in the next section.
35+
**TIP:** You can specify 'local' to manage your application list without relying on an external Git repository. This is useful when you want complete control over your configuration or are working on a new service that does not have a remote config repo yet. A default `dev-env-config/configuration.yml` will be created for you. You can then manually add applications to that list.
3636

3737
Other `run.sh` parameters are:
3838

0 commit comments

Comments
 (0)