We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e140e4 commit 6f88c69Copy full SHA for 6f88c69
README.md
@@ -6,9 +6,9 @@ Example Node.js application to demonstrate parsing exchange rates data with AI
6
1. Get your `API-KEY` in [Google AI Studio](https://aistudio.google.com/app/apikey)
7
2. Execute following commands:
8
```bash
9
-git clone xxx
+git clone git@github.com:Sherlockboy/gemini-node-scraper.git
10
11
-cd xxx
+cd gemini-node-scraper
12
13
npm install
14
0 commit comments