Skip to content

Commit 2dacb97

Browse files
authored
Update README.md
1 parent 0688ac2 commit 2dacb97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ After the first script runs successfully, the job can now be submitted to AWS us
3535

3636
Running the script uploads the tasks that are configured in the json file. This assumes that your
3737
data is stored in S3, and the json file has the paths to find input and output directories. You have to
38-
customize the exampleJob.json file or the run_batch_general file with paths that make sense for your project.
38+
customize the exampleJob.json file with paths that make sense for your project.
3939
Each job will be run in parallel - you define each task in your input file to guide the parallelization.
4040

4141
### Step 3

0 commit comments

Comments
 (0)