Skip to content

Commit 0ee66a2

Browse files
sergiorykovJakeGinnivan
authored andcommitted
* docs\configuration.md corrected text about location of config file after init
1 parent 1c179ec commit 0ee66a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GitVersion 3.0 is mainly powered by configuration and no longer has branching st
44
## Configuration tool
55
If you run `GitVersion init` you will be launched into a configuration tool, it can help you configure GitVersion the way you want it.
66

7-
It will create file 'GitVersion.yml' in directory where you launched initialization. It can be root repository directory or any subdirectory in case when you have single repository for more then one project or restricted to commit into subdirectory.
7+
Once complete, the `init` command will create a `GitVersion.yml` file in the working directory. It can be the root repository directory or any subdirectory in case you have a single repository for more than one project or are restricted to commit into a subdirectory.
88

99
**Note:** GitVersion ships with internal default configuration which works with GitHubFlow and GitFlow, probably with others too.
1010

0 commit comments

Comments
 (0)