Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leongmichael committed Oct 20, 2024
1 parent ec30f58 commit 49fd2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Learn through generative AI video content. \
- [Install](https://nodejs.org/en/download) Node.js 18 or higher
- [Install](https://www.python.org/downloads/release/python-3110/) Python 3.11 or higher

In the `server` directory, you need the following yaml configuration file keys.yaml to save the Google Gemini and Deepgram API keys:
In the `server` directory, you need the following yaml configuration file ```keys.yaml``` to save the Google Gemini and Deepgram API keys:

```
gemini: "KEY"
Expand Down

0 comments on commit 49fd2b1

Please sign in to comment.