Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Add instructions to run jellyfin from source #66

Merged
merged 1 commit into from
Apr 13, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/administrator-docs/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ All package builds begin with the first two steps:
`./build --list-platforms`
`./build <platform> all`

4. The resulting archives can be found at `../bin/<platform>`

**NOTE:** This will very likely be split out into a separate repository at some point in the future.

## Windows on Windows
Expand Down