Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmakuc committed Jun 6, 2016
1 parent b0012bc commit c8e2f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ If you are ready with this, go directly to Step 3: Installing the check.
1. Clone or download from [https://github.com/bithauschile/datadog-ga](https://github.com/bithauschile/datadog-ga)
2. Install python libraries
1. Use pip to install the Google API client for Python: `/opt/datadog-agent/embedded/pip install --upgrade google-api-python-client`
1. Use pip to install the Google API client for Python: `/opt/datadog-agent/embedded/bin/pip install --upgrade google-api-python-client`
3. Install the check:
- Copy ga.yaml to /etc/dd-agent/conf.d/
- Copy ga.py to /etc/dd-agent/checks.d/
Expand Down

0 comments on commit c8e2f58

Please sign in to comment.