This commit is contained in:
array-in-a-matrix 2023-02-03 11:48:57 -05:00
commit 53c5acaee2

View file

@ -47,7 +47,7 @@ The bot has several commands:
To train the AI, run this command: To train the AI, run this command:
``` ```sh
> python3 train.py > python3 train.py
``` ```