fix(math-skills): update path of bin to execute

This commit is contained in:
nprimo 2024-01-25 15:35:06 +00:00 committed by Niccolò Primo
parent 805d9b9e9c
commit 42cea5f8f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#### Functional
##### After downloading the [file](https://assets.01-edu.org/stats-projects/stat-bin-dockerized.zip).
##### Run the script with `./math-skills` or `./run.sh math-skills`, then run the program of the student with the created file (`data.txt`) by the previous command.
##### Run the script with `./bin/math-skills` or `./run.sh math-skills`, then run the program of the student with the created file (`data.txt`) by the previous command.
###### Are the outputs of both programs (the one provided and the student one) in the same format?