mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-05 16:47:14 -04:00
Update README.md
This commit is contained in:
@@ -9,9 +9,11 @@ rpass releases are available in the Arch User Repository as 'rpass'.
|
|||||||
|
|
||||||
Install with your preferred AUR helper or use:
|
Install with your preferred AUR helper or use:
|
||||||
|
|
||||||
|
```
|
||||||
git clone https://aur.archlinux.org/rpass.git
|
git clone https://aur.archlinux.org/rpass.git
|
||||||
cd rpass
|
cd rpass
|
||||||
makepkg -si
|
makepkg -si
|
||||||
|
```
|
||||||
|
|
||||||
Packaging for other distributions coming soon.
|
Packaging for other distributions coming soon.
|
||||||
|
|
||||||
@@ -19,10 +21,14 @@ Packaging for other distributions coming soon.
|
|||||||
|
|
||||||
Upon initial installation, be sure to run:
|
Upon initial installation, be sure to run:
|
||||||
|
|
||||||
|
```
|
||||||
rpass config
|
rpass config
|
||||||
|
```
|
||||||
|
|
||||||
This command will allow you to configure the settings necessary for rpass to function.
|
This command will allow you to configure the settings necessary for rpass to function.
|
||||||
|
|
||||||
All available options can be found with:
|
All available options can be found with:
|
||||||
|
|
||||||
|
```
|
||||||
rpass --help
|
rpass --help
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user