Closed anggriyanto closed 5 years ago
git pull?
Hi @anggisaja, kalitorify was born as a git package, as such it receives relatively frequent updates,
as bohemian9485 told you, to update kalitorify, save the program folder on the computer and manually check if there are updates with the git pull
command.
Example:
cd ~/home/user/programs/kalitorify
git pull
After that re-run the installer: https://github.com/brainfucksec/kalitorify#install
More info about the git pull
command: https://git-scm.com/docs/git-pull
For now this is the only method to keep kalitorify updated, you should check the updates often, sometimes they concern the security of the program.
How to update kalitorify???