docs: update readme
This commit is contained in:
@@ -17,6 +17,6 @@ docker build -t pyrpg .
|
||||
docker run --volume $(pwd)/out:/out --env NUMBER_OF_PSEUDONYMS=$NUMBER_OF_PSEUDONYMS pyrpg
|
||||
```
|
||||
|
||||
If you don't proivide a number of pseudonyms, the script will generate 100 by default.
|
||||
If you don't provide a number of pseudonyms, the script will generate 100 by default.
|
||||
|
||||
Pseudonyms are written to a file named `pseudonyms.txt` in and 'out' volume so you can retrieve them easily.
|
||||
Reference in New Issue
Block a user