Skip to content

Commit

Permalink
Merge pull request #4 from niklases/niklases-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
niklases authored Nov 9, 2023
2 parents 6d6b9e4 + 812c657 commit c926041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c926041

Please sign in to comment.