From d739e0c2d2b12a4f4491866778739abf1b3927a4 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 29 Dec 2018 18:38:24 -0500 Subject: [PATCH] Updated Building from Source (markdown) --- Building-from-Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-from-Source.md b/Building-from-Source.md index ef40194..7596dbc 100644 --- a/Building-from-Source.md +++ b/Building-from-Source.md @@ -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.