add install instructions

This commit is contained in:
zyl 2024-10-08 16:51:22 -07:00
parent ff30d4879f
commit 58aab0eb08
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs

View file

@ -4,6 +4,8 @@ simple helper utility to update remote systems alongside the local system easily
## usage ## usage
you can install easily using `cargo install pupdate`.
run `pupdate -h` for help with arguments. with no arguments, pupdate will update the local system and any remotes configured in the config file (default ~/.pupdate). run `pupdate -h` for help with arguments. with no arguments, pupdate will update the local system and any remotes configured in the config file (default ~/.pupdate).
## config ## config