diff --git a/docs/source/index.md b/docs/source/index.md index c3fab61f7..fd6eb2d13 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -31,7 +31,7 @@ setup_openfold ``` 3. Make your first prediction with: ```bash -run_openfold --query_json=examples/example_inference_inputs/ubiquitin_query.json +run_openfold predict --query_json=examples/example_inference_inputs/query_ubiquitin.json ``` @@ -83,4 +83,4 @@ configuration_reference precomputed_msa_explanation template_explanation -``` \ No newline at end of file +```