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.