Remove superfluous space (#8533)

pull/1/head
Christoph Thiede 2022-10-04 15:40:38 +02:00 committed by GitHub
parent 9ea7033aec
commit f1652299fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
- Specify a custom Smalltalk image and VM:
`smalltalkci --image {{path/to/Smalltalk.image}} -- vm {{path/to/vm}}`
`smalltalkci --image {{path/to/Smalltalk.image}} --vm {{path/to/vm}}`
- Clean up caches and delete builds: