README Outdated (Pull Request & Inkscape command issue)

The readme file has a few outdated instruction lines

The install script was moved to the scripts directory:

sudo ./scripts/install_go.sh
source $HOME/.bashrc

And some instructions for how to install inkscape were added

For inkscape, the issue is already mentioned here:

So the readme should again be updated to remove this after the update takes place

Separately, I added some directions for how to restart/update the boringproxy server and client

kill $(pgrep boringproxy)