diff --git a/README.md b/README.md index 1f32c25..1192b2c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Currently optimized for full screen usage (but remote-viewer has ability to resi $ echo 'export GOPATH=$HOME/go' >> ~/.bash_profile $ echo 'export PATH=$PATH:$GOPATH/bin' >> ~/.bash_profile + $ echo 'source ~/.bash_profile' >> ~/.bashrc $ source ~/.bash_profile You need to **relogin** if you install virt-manager (libvirt) first time.