We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7a29a commit 6e80f74Copy full SHA for 6e80f74
src/en/server-hosting/setting-up-ss14-watchdog.md
@@ -44,7 +44,7 @@ git clone --recursive https://github.com/space-wizards/SS14.Watchdog
44
cd SS14.Watchdog
45
46
# Build the Watchdog.
47
-# The result is placed into: SS14.Watchdog/bin/Release/net9.0/linux-x64/publish
+# The result is placed into: SS14.Watchdog/bin/Release/net10.0/linux-x64/publish
48
dotnet publish -c Release -r linux-x64 --no-self-contained
49
```
50
0 commit comments