diff --git a/README.md b/README.md index 7f426c0..bce8669 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,8 @@ If you are running **Windows**, **Mac OS**, or a **Debian**-based Linux distro, ## Build instructions (Linux) ### Ubuntu dependencies -* ``sudo snap install --classic go``, and make sure the Go bin directory is in your `$PATH` +* ``sudo snap install --classic go`` +* Make sure the Go bin directory is in your `$PATH` (`export PATH=~/go/bin:$PATH`) * ``sudo apt install libmpv-dev gcc libegl1-mesa-dev xorg-dev`` ### Fedora dependencies