We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70fcd0 commit ce3c2bfCopy full SHA for ce3c2bf
README.md
@@ -18,7 +18,7 @@ Pass your `PAT` and Username as environment variables:
18
19
`docker run -e PAT=<your_PAT_here> -e USER=<your_username_here> -v <yaml_config_host_path_here>:/opt/submoduler.yaml <tag_here>`
20
21
-## Run as a Pytho App
+## Run as a Python App
22
23
Submoduler can be executed as a simple Python App.
24
0 commit comments