diff --git a/README.md b/README.md
index a9abf01..76e52b7 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,20 @@ To build the project you'll need to install these first :
sudo apt install gcc cmake build-essential libx11-dev libxi-dev libgl1-mesa-dev libasound2-dev
```
+### Fedora
+
+To build the project you'll need to install these first :
+```sh
+sudo dnf install gcc cmake make automake gcc gcc-c++ kernel-devel libX11-devel libXi-devel mesa-libGL-devel alsa-lib-devel
+```
+
+### Run an example
+
+Then, you can run an example :
+```sh
+cargo run --example bomberman --release
+```
+
## Showcase
| | | |