diff --git a/README.md b/README.md index 68ac030..9db654f 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ The RP2 executable is country-dependent: `rp2_`, 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 - 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.