diff --git a/source/sdk/index.md b/source/sdk/index.md index a3abd15..9b8fe3f 100644 --- a/source/sdk/index.md +++ b/source/sdk/index.md @@ -47,6 +47,12 @@ sudo apt install python3-pip python3-venv nodejs npm libsdl1.2debian libfdt1 sudo apt install libsdl1.2debian libfdt1 ``` +#### Fedora + +```bash +sudo dnf install python3-pip nodejs SDL-devel dtc +``` + #### Windows The Pebble SDK does not run on Windows, but you can use WSL. Install Ubuntu