From 8d046cb577875fc30a7d6de722371c4b9ab8c8ed Mon Sep 17 00:00:00 2001 From: Sean Matheson Date: Wed, 6 Nov 2019 00:13:48 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d51efc..86142c6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Doing so allows you to write unit/integration tests for your routes. ## Installation ```bash -npm install zeit-node-server +npm install zeit-now-node-server ``` ### Example Jest Test