From c82f171cfe511776d4629f18523e5767640f3c6f Mon Sep 17 00:00:00 2001 From: I Gusti Ngurah Satya Wikananda <33148052+satyawikananda@users.noreply.github.com> Date: Wed, 13 May 2020 10:17:37 +0800 Subject: [PATCH] Update Readme.md Change Zeit now in usage to Vercel now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c48f80f5..1a60636c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ 2. Install deps (`yarn`, `npm install`) -3. Install and register to [ZEIT Now](https://zeit.co/now) if you haven't. This project is exclusively made for the platform. +3. Install and register to [Vercel Now](https://vercel.com) if you haven't. This project is exclusively made for the platform. 4. `now dev` to run a local dev deployment, `now` to publish.