We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8539521 commit 9316367Copy full SHA for 9316367
tools/install_dependencies/install-fedora.sh
@@ -17,7 +17,7 @@ if [ "$(id -u)" -ne 0 ]; then
17
exit 1
18
fi
19
20
-print_status "Nelson - Installation script for Fedora 41-42 dependencies"
+print_status "Nelson - Installation script for Fedora 41-43 dependencies"
21
22
print_status "Updating system packages"
23
0 commit comments