Skip to content

Commit

Permalink
fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault authored Sep 10, 2024
1 parent 55fe113 commit 83fd779
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 @@ -16,7 +16,7 @@ To do so, use the following steps.
1. Generate a *CWL* corresponding to the Notebook. This will also build a Docker image with all necessary dependencies.

```shell
jupyter-repo2cwl "https://github.com/crim-ca/ncml2sta" -o /tmp
jupyter-repo2cwl "https://github.com/crim-ca/ncml2stac" -o /tmp
```

(replace the Git repository URL by the path if the clone locally)
Expand Down

0 comments on commit 83fd779

Please sign in to comment.