Updated Building from Source (markdown)

Joshua M. Boniface 2018-12-31 11:48:14 -05:00
parent 1314f98274
commit 6611e57ea1

@ -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