Skip to content

Commit 4d7d8b1

Browse files
authored
Update README.md
1 parent 4e5a885 commit 4d7d8b1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

test-package/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,12 @@
77
3. Run the command `npm run tsc` and a new folder named `test` should be created.
88

99
4. Run the command `node test/test.js` and you should see an output in the console.
10+
11+
12+
# To use the Bitwarden Generator script
13+
14+
1. Run the command `npm install -g @bitwarden/cli`
15+
16+
2. Install python if you don't have. I recommend [pyenv](https://github.com/pyenv/pyenv).
17+
18+
3. Run the command `./python generate_bw_passwords.py <number_of_passwords_you_want> <the_file_you_want_to_output_to>`

0 commit comments

Comments
 (0)