Skip to content

Commit

Permalink
#1 Update .git url to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Apr 11, 2022
1 parent 8ee1cc0 commit 611f0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ see [Environment Variables](https://github.com/Senzing/knowledge-base/blob/maste
```console
sudo docker build \
--tag senzing/template \
https://github.com/senzing/template-docker.git
https://github.com/senzing/template-docker.git#main
```

1. **Option #2:** Using `docker` command and local repository.
Expand Down

0 comments on commit 611f0b4

Please sign in to comment.