diff --git a/README.md b/README.md index 89be178..13804ba 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ - install kedro `pip install kedro` - Install the packages and libraries `pip install -r src/requirements.txt` -Then launch jupyter `kedro jupyter notebook` or the ipython prompt `kedro ipython` +Then open a terminal in the `actest-princiers` folder +and launch jupyter : `kedro jupyter notebook` +or start the ipython prompt : `kedro ipython` ## Developper's rules and guidelines