This commit is contained in:
Timo Hocker 2020-05-17 16:12:00 +02:00
parent c68be00e16
commit c54fba0483

View File

@ -20,7 +20,7 @@ npm:
yarn:
> yarn add ${dev ? '--dev' : ''} ${software}
> yarn add ${dev ? '--dev ' : ''}${software}
## Usage