Use GitHub https url

Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
This commit is contained in:
James Hewitt 2022-11-07 15:06:46 +00:00 committed by GitHub
parent 57ea90fee7
commit 30f5f41d8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ environment.
Next, fetch the code from the repository using git:
git clone git@github.com:distribution/distribution.git
git clone https://github.com/distribution/distribution
cd distribution
If you are planning to create a pull request with changes, you may want to clone directly from your [fork](https://help.github.com/en/articles/about-forks).