diff --git a/Release-Process.md b/Release-Process.md index 5d4121b..39399c3 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -144,7 +144,7 @@ If you don't need sudo to run Docker commands, you should do $ env GITHUB_TOKEN=xxx SUDO= bin/release publish ``` -The [manually](https://github.com/weaveworks/scope/issues/2762) push the release to quay.io with something like +Then [manually](https://github.com/weaveworks/scope/issues/2762) push the release to quay.io with something like ``` $ docker tag weaveworks/scope:1.6.0 quay.io/weaveworks/scope:1.6.0 $ docker push quay.io/weaveworks/scope:1.6.0