diff --git a/docs/guides/installation.md b/docs/guides/installation.md index 82df44e8..b2ab9004 100644 --- a/docs/guides/installation.md +++ b/docs/guides/installation.md @@ -358,7 +358,7 @@ If you don't specify the SSH algorithm, then `flux` will generate an RSA 2048 bi --git-implementation=libgit2 \ --url=https://dev.azure.com///_git/ \ --branch=master \ - --username=git \ + --username='' \ --password=token \ --interval=1m ```