Skip to content

Commit

Permalink
fix sas entrypoint doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarshak committed Nov 23, 2024
1 parent 36696e3 commit da1962f
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 @@ -49,7 +49,7 @@ It is worth noting that the SDS workflow (`dist-s1 run_sas`) is *not* user frien
### The `dist-s1 run_sas` Entrypoint

```
dist-s1 --runconfig_yml_path <path/to/runconfig.yml>
dist-s1 run_sas --runconfig_yml_path <path/to/runconfig.yml>
```

See `tests/test_main.py` for an example of how to use the CLI with sample data.
Expand Down

0 comments on commit da1962f

Please sign in to comment.