Skip to content

Commit 309c7cb

Browse files
committed
Cleanup
1 parent dbc187f commit 309c7cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

entries/ocoddo/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Hope you find this interesting.
1212
- Open the project from `src` folder
1313
- Make sure you set build mode to `Release`
1414
- Build
15-
- Run as `o ./input.txt`
16-
- You can try different parameters for your hardware: `--jumper-count=192` `--part-size=192`. Try values from `128`, `192`, `256`, and up
15+
- Run as `./ocoddo ./input.txt`
16+
- You can try different parameters for your hardware: `./ocoddo ./input.txt --jumper-count=192 --part-size=192`. Try values from `128`, `192`, `256`, and up
1717

1818

1919

0 commit comments

Comments
 (0)