Skip to content

Commit edcf1ac

Browse files
authored
Update README.md
1 parent d0a0db0 commit edcf1ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,6 @@ Some tips on getting around the code:
280280
- Use `yarn cmd` to use the CLI feature of Simple Scaffold from within the root directory,
281281
enabling you to test different behaviors. See `yarn cmd -h` for more information.
282282

283-
> This requires an updated build, and does not trigger one itself. Either use `yarn dev` or
284-
> `yarn build` before running this, or use `yarn build-cmd` instead, which triggers a build right
285-
> before running the command with the rest of the given arguments.
283+
> This requires an updated build, and does not trigger one itself. Either use `yarn dev` to watch
284+
> for changes and build, or `yarn build` before running this, or use `yarn build-cmd` instead,
285+
> which triggers a build right before running the command with the rest of the given arguments.

0 commit comments

Comments
 (0)