diff --git a/README.md b/README.md index 1b7230a..e19cc2e 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ steam-tf2 is the base image for an 'Team Fortress 2' server ### Building steam-tf2 -first build the `steam-base` image. - ``` docker build -t zombi/steam-tf2 . ```