diff --git a/Home.md b/Home.md index c1e7313..87ba0ad 100644 --- a/Home.md +++ b/Home.md @@ -18,6 +18,12 @@ wget netm.ch/debian-up.sh bash debian-up.sh ``` +## Fedora Linux + +``` +curl -LO netm.ch/fedora.sh +sh fedora.sh +``` ## Ubuntu ```