Fix generate data command in readme
This commit is contained in:
parent
cdf82ad1b0
commit
5e99d065ef
@ -11,7 +11,7 @@ A data driven approach for solving a shipping discount calculator.
|
|||||||
Generating sample data
|
Generating sample data
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ ruby bin/generate_data.rb $SAMPLE_SIZE > sample_file.txt
|
$ ruby bin/generate_data.rb $SAMPLE_SIZE $SHIPMENTS_PER_DAY > sample_file.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the calculator
|
Run the calculator
|
||||||
|
Loading…
Reference in New Issue
Block a user