Update fedora/README.md

This commit is contained in:
2025-09-08 10:35:24 +09:00
parent de2fb4472f
commit 75b9a35d5a

View File

@@ -21,5 +21,7 @@ pip install mitmproxy
tee -a .bashrc <<'EOF'
export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin
sudo dnf install cmake
EOF
```