Update fedora/README.md
This commit is contained in:
@@ -17,4 +17,9 @@ node -v # v22
|
|||||||
go install github.com/wailsapp/wails/v2/cmd/wails@latest
|
go install github.com/wailsapp/wails/v2/cmd/wails@latest
|
||||||
|
|
||||||
pip install mitmproxy
|
pip install mitmproxy
|
||||||
|
|
||||||
|
tee -a .bashrc <<EOF
|
||||||
|
export GOPATH=$HOME/go
|
||||||
|
export PATH=$PATH:$GOPATH/bin
|
||||||
|
EOF
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user