We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d03cf0 commit 052723bCopy full SHA for 052723b
README.md
@@ -18,8 +18,7 @@ output: `EYbRUSTiPASS*2ISl{?M&<\[COOL0eVw` <- note the excluded characters are n
18
# How to install/use for Windows:
19
20
1. Download Windows binary, it may be helpful to simply rename it to "rustpass.exe" to keep
21
- commands shorter. (Make sure to add .exe, this won't need to be typed to execute the file from the CLI, but it is
22
- required for Windows to recognize the binary)
+ commands shorter.
23
2. Move the file to your `C:\Users\[Username]` directory
24
3. Opening the console *without* Administrator privileges will put you in the directory mentioned above by default
25
4. Now type `rustpass [number of characters]` (Ex. `rustpass 64`) to generate a new password!
0 commit comments