Browse Source

Remove superfluous space (#8533)

Christoph Thiede 2 years ago
parent
commit
f1652299fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/smalltalkci.md

+ 1 - 1
pages/common/smalltalkci.md

@@ -21,7 +21,7 @@
 
 
 - Specify a custom Smalltalk image and VM:
 - 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:
 - Clean up caches and delete builds: