We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0688ac2 commit 2dacb97Copy full SHA for 2dacb97
1 file changed
README.md
@@ -35,7 +35,7 @@ After the first script runs successfully, the job can now be submitted to AWS us
35
36
Running the script uploads the tasks that are configured in the json file. This assumes that your
37
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.
+customize the exampleJob.json file with paths that make sense for your project.
39
Each job will be run in parallel - you define each task in your input file to guide the parallelization.
40
41
### Step 3
0 commit comments