mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 08:34:32 +02:00
recommend dotnet-sdk-8.0 in README
This commit is contained in:
@@ -957,7 +957,7 @@ dotnet publish Jackett.Server -f net8.0 --self-contained -r osx-x64 -c Debug # t
|
||||
|
||||
|
||||
```bash
|
||||
sudo apt install nuget msbuild dotnet-sdk-6.0 # install build tools (Debian/ubuntu)
|
||||
sudo apt install nuget msbuild dotnet-sdk-8.0 # install build tools (Debian/ubuntu)
|
||||
git clone https://github.com/Jackett/Jackett.git
|
||||
cd Jackett/src
|
||||
|
||||
|
Reference in New Issue
Block a user