diff --git a/README.md b/README.md index 9051dab..6304167 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains configuration files for building a [Docker](https://git ## Build your own image ```shell -$ docker build -t $USER/-subsonic . +$ docker build -t $USER/subsonic . ``` ## Run a container with this image