my default version of NVIM is v0.2.2 so di downloaded tarball for NVIM v0.7.2 from https://github.com/neovim/neovim/releases/tag/v0.7.2
but after I extract and type nvim on terminal, it still goes to v0.2.2. I cant install deb package because I work on a server which running Ubuntu 18.04.6 LTS and i'm not user.
how can i change default path of nvim so it will no longer go to older version?