Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added -n to crypto_example command in docs.
  • Loading branch information
eprbell authored Jul 28, 2024
1 parent 59b4330 commit bc75d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ The RP2 executable is country-dependent: `rp2_<country_code>`, where country cod
To generate US tax output for the example files open a terminal window (or PowerShell if on Windows) and enter the following commands:
```
cd <download_directory>
rp2_us -m fifo -o output -p crypto_example_ crypto_example.ini crypto_example.ods
rp2_us -n -m fifo -o output -p crypto_example_ crypto_example.ini crypto_example.ods
```
Results are generated in the `output` directory and logs are stored in the `log` directory.

Expand Down

0 comments on commit bc75d8f

Please sign in to comment.