X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=README.md;h=6e3171dc2cf52be2c12b763561ff94111310f8aa;hb=b41d5704896ba56527bbf7c007ede94dc69680c3;hp=3147c1fc9c526fabf070576d6e3b60f8cd7bc101;hpb=9234226104764b91df9d677fb360ad538b98510c;p=vchess.git 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