diff --git a/README.md b/README.md index 6550f7c..cbef437 100644 --- a/README.md +++ b/README.md @@ -67,11 +67,12 @@ https://github.com/farrukh90/artemis/tree/master ## 2. Build image following commands ``` + * git chekout 2.0.0 + * docker image build -t "artemis repo from GCP"/artemis:2.0.0 . * docker push "artemis repo from GCP"/artemis:2.0.0 - * git chekout 2.0.0 ``` ## Output should be like this Screenshot 2023-04-01 at 3 17 22 PM