Adding it to the installation guide, after the installation you might have to add /home/username/.local/bin to the environment PATH.
/home/username/.local/bin
To add to you environment PATH variable, use export PATH=$PATH:/home/username/.local/bin
export PATH=$PATH:/home/username/.local/bin