X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=README.md;h=6e3171dc2cf52be2c12b763561ff94111310f8aa;hp=3147c1fc9c526fabf070576d6e3b60f8cd7bc101;hb=05e400d3290aa6cb5a46648b7265f537c41fe4d2;hpb=5e27be422b4d93d8db080c74570dddf3548ee93e diff --git a/README.md b/README.md index 3147c1fc..6e3171dc 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,5 @@ Pieces images where found at various locations. 1. Rename public/javascripts/utils/socket\_url.js.dist into socket\_url.js and adjust its content. 2. git fat init && git fat pull - 3. npm i && npm start + 3. Execute db/create.sql script (SQLite) to fill db/vchess.sqlite database + 4. npm i && npm start