mirror of https://github.com/CrimsonTome/tldr.git
Remove superfluous space (#8533)
parent
9ea7033aec
commit
f1652299fe
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue