Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odanivan authored Jan 14, 2023
1 parent 0a0a396 commit 811968a
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 @@ -12,7 +12,7 @@ To run one script that builds the project, runs evaluation experiments, and gene
./run_all.sh
```

**Option B)** Just call a script that will automatically install the required pip-dependencies, clone this repository for you, and call the `run_all.sh` script. For this, you only need this one single script file on your filesystem:
**Option B)** Just call a script that will automatically install the required pip-dependencies, clone this repository, and call the `run_all.sh` script for you. For this, you only need this one single script file on your filesystem:
```
./install_and_run_all.slurm
```
Expand Down

0 comments on commit 811968a

Please sign in to comment.