diff --git a/README.md b/README.md index ac80677..c84ca82 100644 --- a/README.md +++ b/README.md @@ -22,16 +22,6 @@ A "simple" Snake, done as my final JS class project - Node.js and npm, both in the PATH - Node.js 10 and 12 are known to work - node-gyp and python are required for the database - - (if you have already used native modules, you have them) - -## Prod dependencies (direct) -- Node.js and npm, both in the PATH - - Node.js 10 and 12 are known to work - - node-gyp and python are required for the database - - (if you have already used native modules, you have them) - -## Prod dependencies (docker) -- Docker ## Running the game (dev) - `git clone` this repo diff --git a/public/help.html b/public/help.html index 23af409..34d040f 100644 --- a/public/help.html +++ b/public/help.html @@ -76,7 +76,6 @@