added dependency on bc to readme

This commit is contained in:
Nathan DECHER 2020-04-15 02:27:17 +02:00
parent 17356e0d8f
commit 1cfa5e38f3
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ A "simple" Snake, done as my final JS class project
- GNU Coreutils are known to work
- On Windows, WSL is known to work
- Imagemagick, with the `convert` tool in the PATH
- `bc`
- Make
- Node.js and npm, both in the PATH
- Node.js 10 and 12 are known to work