Skip to content

Commit 83f242d

Browse files
authored
doc(fedora): Update development-tools install command (#612)
New command since Fedora 41
1 parent 012a7f4 commit 83f242d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/BUILDING-FEDORA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Please follow the steps to install obs-backgroundremoval plugin on Fedora.
77
First, you have to install the development tools:
88

99
```
10-
sudo dnf groupinstall "Development Tools"
10+
sudo dnf group install development-tools
1111
```
1212

1313
Then, make sure you have the dependencies of this plugin installed:

0 commit comments

Comments
 (0)