aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e788d48..dc37b49 100644
--- a/README.md
+++ b/README.md
@@ -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