docs: fix typo in README #13
@ -6,10 +6,10 @@
|
||||
To initialize a git repositiory for version management and changelog generation use:
|
||||
|
||||
```
|
||||
docker run -v "$(pwd):/conventi" registry.riba-interactive.de/conventi:lastest init
|
||||
docker run -v "$(pwd):/conventi" registry.riba-interactive.de/conventi:latest init
|
||||
```
|
||||
|
||||
For updating the version and changelog simply run:
|
||||
```
|
||||
docker run -v "$(pwd):/conventi" registry.riba-interactive.de/conventi:lastest
|
||||
docker run -v "$(pwd):/conventi" registry.riba-interactive.de/conventi:latest
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user