Skip to content

Commit 566f5f5

Browse files
authored
Merge pull request #39 from S3B4S/patch-1
Critical error fix
2 parents 6f5c6de + d86698c commit 566f5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Options:
5252

5353
Will create a local development server and open the site in your default web browser. Automatically supports live browser reload, compilation/transpilation (with smart caching) and sourcemaps without any configuration.
5454

55-
*Note: If you created your project with `pingy init`, then Pingy will try to add a `run` script (if it doesn't already exist) to your `package.json`. In this case, you can run `npm start`, instead of `pingy init`.*
55+
*Note: If you created your project with `pingy init`, then Pingy will try to add a `run` script (if it doesn't already exist) to your `package.json`. In this case, you can run `npm start`, instead of `pingy dev`.*
5656

5757

5858
### `export`

0 commit comments

Comments
 (0)