Skip to content

Commit

Permalink
Remove Node 10 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Jun 22, 2021
1 parent 8d118f9 commit 87184f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ serverless plugin install -n serverless-lift

If you prefer, you can install via `npm` directly: `npm install --save-dev serverless-lift`.

Watch out: Lift requires **Node 12**. Check your Node version by running `node --version`. We are working on a Node 10-compatible release.

## Quick start

Once installed, start using Lift constructs in `serverless.yml`:
Expand Down

0 comments on commit 87184f8

Please sign in to comment.