diff --git a/README.md b/README.md index 8f31e0b..03cb088 100644 --- a/README.md +++ b/README.md @@ -189,15 +189,12 @@ dockerized node: Each command has a `_VERSION` environment variable which you can override. -- `python`: `PYTHON_VERSION` -- `node`: `NODE_VERSION` -- `tsc`: `TSC_VERSION` - -Notes: -- Versions of some commands are determined by other commands. - For example, to configure the version of `npm`, you should override `NODE_VERSION`. -- See [.env](.env) for a list of configurable versions. +- python → `PYTHON_VERSION` +- node → `NODE_VERSION` +- tsc → `TSC_VERSION` +- npm → `NODE_VERSION` ⚠ npm's version is determined by node. +> See [.env](.env) for a list of configurable versions. **Global**