Skip to content

Commit 9316367

Browse files
doc: update Fedora version in installation script to 41-43
1 parent 8539521 commit 9316367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/install_dependencies/install-fedora.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if [ "$(id -u)" -ne 0 ]; then
1717
exit 1
1818
fi
1919

20-
print_status "Nelson - Installation script for Fedora 41-42 dependencies"
20+
print_status "Nelson - Installation script for Fedora 41-43 dependencies"
2121

2222
print_status "Updating system packages"
2323

0 commit comments

Comments
 (0)