Skip to content

Commit 72086a6

Browse files
committed
chore: add cmake to fedora install
1 parent 44ffed9 commit 72086a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ See [node-gyp installation instructions](https://github.com/nodejs/node-gyp#inst
6767
<summary>Fedora</summary>
6868

6969
```sh
70-
sudo dnf install make automake gcc gcc-c++ kernel-devel
70+
sudo dnf install make cmake automake gcc gcc-c++ kernel-devel
7171
```
7272

7373
</details>

0 commit comments

Comments
 (0)