We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f50f7 commit 2713604Copy full SHA for 2713604
README.md
@@ -16,7 +16,7 @@
16
You can initialize a service with the Python roverlib using `roverctl` as follows:
17
18
```bash
19
-roverctl service init python --name pytjon-example-service --source github.com/author/example-service-service
+roverctl service init python --name python-example-service --source github.com/author/example-service-service
20
```
21
22
Read more about using `roverctl` to initialize services [here](https://ase.vu.nl/docs/framework/Software/rover/roverctl/usage#initialize-a-service).
0 commit comments