From 13505cc53212079d790a00941f7caa3202ade6e6 Mon Sep 17 00:00:00 2001 From: styks1987 Date: Mon, 3 Dec 2018 07:26:32 -0500 Subject: [PATCH] v2 now depreciated user/repo (#50) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5c52225..072deb6 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ With [Now CLI](https://zeit.co/download), you can deploy an update server like t now zeit/hazel ``` +Or if you have later versions of now-cli installed. + +```bash +now -V 1 zeit/hazel +``` + You'll be asked for the value of two environment variables: - `ACCOUNT`: Your username or organisation name on GitHub