Skip to content

Commit

Permalink
Update scripts README
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianJendo authored and priyasiddharth committed Jan 23, 2024
1 parent 36ab145 commit 257c758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
To simplify the process of creating a new verification job, the repository contains a script to generate all necessary files and to modify the correct CMake file. To create a new job with the script, run the following from the root project directory:

```bash
./add-job <JOB_NAME>...
./scripts/add-job <JOB_NAME>...
```

Where `JOB_NAME` is the name of the job to add. Note that multiple jobs can be added at once.
Expand Down

0 comments on commit 257c758

Please sign in to comment.