From 58aab0eb08d25b65a7cd49dae01f0ebb1e586367 Mon Sep 17 00:00:00 2001 From: zyl Date: Tue, 8 Oct 2024 16:51:22 -0700 Subject: [PATCH] add install instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19e9120..dd7c7c0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ simple helper utility to update remote systems alongside the local system easily ## 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). ## config