Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NivEz committed May 21, 2023
1 parent 26db08c commit cc346e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ Set up SciPi (python venv and requirements installation):
./scripts/setup.sh
```

You might need execution permissions to execute the setup script:
```
chmod +x ./scripts/setup.sh
```

Execute the python interactive CLI:
```
./scripts/scipi.sh
Expand Down

0 comments on commit cc346e6

Please sign in to comment.