Update fedora/README.md

This commit is contained in:
2025-09-08 09:28:03 +09:00
parent a9336a95a0
commit de2fb4472f

View File

@@ -18,7 +18,7 @@ go install github.com/wailsapp/wails/v2/cmd/wails@latest
pip install mitmproxy
tee -a .bashrc <<EOF
tee -a .bashrc <<'EOF'
export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin
EOF