This is not an issue.
How to install latest version (not the latest release) using terminal commands ?
I'm sorry @nana-4 for opening an issue for this stupid question. Please help me.
Thanks.
That's OK. ;)
It just change v20161227 to master as with this page.
cd /tmp
curl -sL https://github.com/nana-4/Flat-Plat/archive/master.tar.gz | tar xz
cd Flat-Plat-master && sudo ./install.sh
It is also OK to download and unzip the archive then run sudo ./install.sh.
Thank you so much
Most helpful comment
It is also OK to download and unzip the archive then run
sudo ./install.sh.