Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
updated installation instructions to use homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
josehelps committed Jun 21, 2018
1 parent e7ff9a3 commit d823b6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Documentation/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
- Have a Fastly API Key in-hand with edit privileges
- Have a service behind Fastly
- Have WAF be enabled for your account
- optionally if you are not running Darwin/x86 (OSX) then see [Build](#build)
- Have a GITHUB token with repo scopo

# Installation
- `git clone https://github.com/fastly/waflyctl.git .`
- `cd waflyctl && chmod +x waflyctl`
- `./waflyctl`
- `export HOMEBREW_GITHUB_API_TOKEN=<your new git token>`, may want to put this on your bash
profile
- `brew install fastly/tap/waflyctl`

0 comments on commit d823b6c

Please sign in to comment.