From 812c6579241b42336b08e46ccd800030e4416892 Mon Sep 17 00:00:00 2001 From: niklases <60261497+niklases@users.noreply.github.com> Date: Thu, 9 Nov 2023 14:08:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ff624b..82f5139 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ python3 -m pip install ipykernel jupyter python3 -m ipykernel install --user --name=pypef ``` -Now change the directory to ./workflow (`cd workflow`) and run the .ipynb file: +Now change the directory to ./scripts/CLI (`cd scripts/CLI`) and run the .ipynb file (after downloading the files it might be necessary to make the script executable first: `chmod +x Workflow_PyPEF.ipynb`): ``` jupyter-notebook