Browse Source

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

pull/2415/head
nprimo 3 months ago committed by Niccolò Primo
parent
commit
42cea5f8f2
  1. 2
      subjects/math-skills/audit/README.md

2
subjects/math-skills/audit/README.md

@ -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?

Loading…
Cancel
Save