Closed kalegood closed 7 years ago
If I copy and paste the command line argument given in the readme, an error shows. Two dashes are needed. Correct is:
./pgn2anki --pgn 'sample.pgn' --depth '5' --player 'White'
Thanks for spotting! This is fixed now.
If I copy and paste the command line argument given in the readme, an error shows. Two dashes are needed. Correct is:
./pgn2anki --pgn 'sample.pgn' --depth '5' --player 'White'