diff --git a/README.md b/README.md index 8088833..f19cf23 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Running it like this, the result from youtube-dl will only be useful from the we ```sh docker build . -t youtube-dl-web -docker tag youtube-dl w33ble/youtube-dl-web:latest +docker tag youtube-dl-web w33ble/youtube-dl-web:latest docker push w33ble/youtube-dl-web:latest ```