AppImageLauncher icon indicating copy to clipboard operation
AppImageLauncher copied to clipboard

Update BUILD instructions

Open teward opened this issue 4 years ago • 1 comments

Maintainer of primary repo has said to use "Master" instead of the Stable branch because of dltray, etc. problems. Further, sudo make install can in fact harm your system, but if you are on any mainstream distribution, checkinstall is actually available in most repositories and builds a native-package-manager-compatibile package around what sudo make install does and then installs that package so you can easily revert afterwards. This tends to be the safer option.

teward avatar Apr 17 '22 00:04 teward

Thank you for your contribution. I left some comments.

TheAssassin avatar Apr 17 '22 19:04 TheAssassin