Skip to content

Commit fa66505

Browse files
committed
README: Added new sqlite db setup step (node src/setup.js)
1 parent 48993ef commit fa66505

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,6 @@ From http://plugins.jquery.com.local/wp-admin/
8888
* Set `dbPassword` to your WordPress MySQL database password
8989
* Leave `siteId` null (unless you happen to be using a Wordpress multi-site installation locally, in which case supply the site's ID in the multi-site install)
9090

91-
6. `node src/main.js`
91+
6. `node src/setup.js`
92+
93+
7. `node src/main.js`

0 commit comments

Comments
 (0)