From 4c625bb978032744d0c884f48c4dc761a5f29d6c Mon Sep 17 00:00:00 2001 From: rwinkhart <90295779+rwinkhart@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:40:29 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 7719bb3..3084e20 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,15 @@ cd rpass makepkg -si Packaging for other distributions coming soon. + +# Usage + +Upon initial installation, be sure to run: + +rpass config + +This command will allow you to configure the settings necessary for rpass to function. + +All available options can be found with: + +rpass --help