From 3bd40ae9c937972c0a7e7a59c65d4de75fa6b63d Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sat, 9 Sep 2017 00:09:01 +0200 Subject: [PATCH] Fixed guide on how to install the package (#832) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f871330..f7ad5db 100644 --- a/readme.md +++ b/readme.md @@ -44,10 +44,10 @@ The output of the `now` command will be a unique url to the deployment. No need ## Installation -To install the latest version: +To get the latest version, run this command: ``` -npm install -g now@beta +npm install -g now ``` Note: while the API has been in production for over a year, the different