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