Add fedora and alternative linux install instructions to CONTRIBUTING.md

pull/3031/head
Ryan Miller 3 months ago committed by GitHub
parent c350d67106
commit 21665a9ce8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -47,6 +47,12 @@ sudo apt install cmake
npm install cmake-js
```
In Fedora, you may also need to install
```
sudo dnf install make automake gcc gcc-c++ kernel-devel
```
### All platforms
Now, run these commands in your preferred terminal in a good directory for development:

Loading…
Cancel
Save