This commit is contained in:
616 2023-01-04 19:36:56 +00:00 committed by GitHub
commit 3fe6369e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ cd boringproxy
If you don't already have golang installed: If you don't already have golang installed:
```bash ```bash
./install_go.sh ./scripts/install_go.sh
source $HOME/.bashrc source $HOME/.bashrc
``` ```