diff --git a/Building-from-Source.md b/Building-from-Source.md index 7596dbc..7156e4c 100644 --- a/Building-from-Source.md +++ b/Building-from-Source.md @@ -9,7 +9,7 @@ All package builds begin with the first two steps (for Linux/OSX; alter as neede ## Docker -3. Build the Docker image: `docker build -t $USERNAME/jellyfin` +3. Build the Docker image: `docker build -t $USERNAME/jellyfin .` ## Debian Packages via Docker