diff --git a/README.md b/README.md index 4a6d1a8..8cd4372 100644 --- a/README.md +++ b/README.md @@ -83,10 +83,6 @@ If you just want to remove the magic comments, you can use the `-m` CLI flag or console.log("Hello from TypeScript"); ``` -## System requirements - -`detype` requires Node version 14.19.3 or later. - ## CLI Usage ```