Skip to content

Commit 08172e7

Browse files
authored
Fix git-clone-submission documentation mistake in README.md
1 parent 37b4dfb commit 08172e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Following utility commands are provided in the path.
322322
* `git-clone-submission PRIVATE_KEY_PATH [file paths...]`
323323
324324
Clones repository from URL submitted as `gitsource` file
325-
into /submission/user-repo. The private ssh key allows
325+
into /submission-repo. The private ssh key allows
326326
access to repositories where the public key pair is added
327327
as a deploy key. Prints status and exits non zero if fails.
328328

0 commit comments

Comments
 (0)