Skip to content

Commit 2713604

Browse files
authored
chore: typo
1 parent a4f50f7 commit 2713604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
You can initialize a service with the Python roverlib using `roverctl` as follows:
1717

1818
```bash
19-
roverctl service init python --name pytjon-example-service --source github.com/author/example-service-service
19+
roverctl service init python --name python-example-service --source github.com/author/example-service-service
2020
```
2121

2222
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

Comments
 (0)