Skip to content

Commit

Permalink
v2 now depreciated user/repo (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
styks1987 authored and timneutkens committed Dec 3, 2018
1 parent dbec048 commit 13505cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 13505cc

Please sign in to comment.