Skip to content

Commit 8054662

Browse files
authored
fix(docs): README improvements (#5)
1 parent 6901e30 commit 8054662

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,20 @@ to provide several
5151

5252
Setup involves the following steps:
5353

54+
1. Clone the repo.
5455
1. Configure Python and install dependencies.
5556
1. Configure credentials for Google Analytics.
5657
1. Configure Gemini.
5758

59+
### Clone the repo
60+
61+
```
62+
git clone https://github.com/googleanalytics/google-analytics-mcp.git
63+
```
64+
5865
### Configure Python :snake:
5966

60-
Navigate to the `analytics-mcp` directory, then complete the following steps.
67+
Navigate to the `google-analytics-mcp` directory, then complete the following steps.
6168

6269
1. Create a Python virtual environment in the `env` directory.
6370

0 commit comments

Comments
 (0)