diff --git a/Building-from-Source.md b/Building-from-Source.md index 989028d..ef40194 100644 --- a/Building-from-Source.md +++ b/Building-from-Source.md @@ -27,6 +27,7 @@ All package builds begin with the first two steps (for Linux/OSX; alter as neede ``` 4. Install build dependencies: `sudo mk-build-deps -i` 5. Build the packages: `dpkg-buildpackage -us -uc` +6. Resulting packages will be in `../jellyfin*.deb` ### Windows (64 bit)