diff --git a/README.md b/README.md index 2fd671e..4b98c1a 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ to the plugin, please see [these instructions](.github/CONTRIBUTING.md). Here's the Git urls format, followed by examples: - git+https://[username[:password]@]/[@path/to/charts][?[ref=git-ref][&sparse=1][&depupdate=0][&package=0]] + git+https://[username[:password]@]provider.com/[@path/to/charts][?[ref=git-ref][&sparse=1][&depupdate=0][&package=0]] git+ssh://[username@]provider.com/[@path/to/charts][?[ref=git-ref][&sparse=1][&depupdate=0][&package=0]] git+file://[@path/to/charts][?[ref=git-ref][&sparse=1][&depupdate=0][&package=0]]