diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Test for the minishell project of school 42. ## Usage -The default path to your project is `..` but you can change it the the [configuration](src/config.py). +The default path to your project is `../minishell` but you can change it the the [configuration](src/config.py). ```sh $ ./run # run all tests |
