When running the commands in the README I get: ``` npm warn -ws is not a valid single-hyphen cli flag and will be removed in the future ``` We should fix the readme to use `--ws` instead. This would also impact #248 if we move forward there.