diff options
| author | Bond_009 <bond.009@outlook.com> | 2023-10-23 23:36:56 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2023-11-14 21:12:16 +0100 |
| commit | eb022c49ccb310ee46d8d7b7f46678312b13abc6 (patch) | |
| tree | c76b3ce2ac97166c08b382851f267554a381fbe2 /README.md | |
| parent | 3ec2d5592ed296f444ae5e5dafd23985def13110 (diff) | |
Update to .NET 8
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ A second option is to build the project and then run the resulting executable fi ```bash dotnet build # Build the project -cd Jellyfin.Server/bin/Debug/net7.0 # Change into the build output directory +cd Jellyfin.Server/bin/Debug/net8.0 # Change into the build output directory ``` 2. Execute the build output. On Linux, Mac, etc. use `./jellyfin` and on Windows use `jellyfin.exe`. |
