fix: enforce minimal node.js version known to work with ESM
[e-mobility-charging-stations-simulator.git] / README.md
index 7453474926eae25f891745c217c2494fdcacf1b1..93ef8c22b79b00d1b8d488267a221de1012fbb9b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ brew install node
 
 ### GNU/Linux
 
-- [NodeSource](https://github.com/nodesource/distributions) Node.js Binary Distributions for version >= 16.X
+- [NodeSource](https://github.com/nodesource/distributions) Node.js Binary Distributions for all supported versions.
 
 ## Installation