Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shagamemnon authored Jul 17, 2019
1 parent 0525c58 commit f95671f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Integrate Cloudflare Enterprise Logpush with Google BigQuery and Security Comman
### Cloudflare Logpush ➜ Google BigQuery
**Prequisites:**
* [Active Google Cloud account](https://cloud.google.com/free)
* [Log Push enabled on Cloudflare](https://developers.cloudflare.com/logs/logpush/logpush-dashboard/)
* [Logpush enabled on Cloudflare](https://developers.cloudflare.com/logs/logpush/logpush-dashboard/)

#### Automatic Install

Expand All @@ -18,6 +18,7 @@ Integrate Cloudflare Enterprise Logpush with Google BigQuery and Security Comman

#### Manual Install
```bash
# Download and unzip the package
curl -LO "https://github.com/cloudflare/cloudflare-gcp/archive/master.zip" && unzip master.zip && cd cloudflare-gcp/logpush-to-biqquery
```

Expand Down

0 comments on commit f95671f

Please sign in to comment.