Updated Building from Source (markdown)

Joshua M. Boniface 2018-12-29 18:38:24 -05:00
parent 51a3b72d1d
commit d739e0c2d2

@ -29,7 +29,7 @@ All package builds begin with the first two steps (for Linux/OSX; alter as neede
5. Build the packages: `dpkg-buildpackage -us -uc`
6. Resulting packages will be in `../jellyfin*.deb`
### Windows (64 bit)
## Windows (64 bit)
3. Install the dotnet core SDK 2.2 from [Microsoft's Webpage](https://dotnet.microsoft.com/download/dotnet-core/2.2) and [install Git for Windows](https://gitforwindows.org/)
4. Set `executionpolicy` to unrestricted.