Spaces:
Running
Running
Richard
commited on
Commit
·
44d7ea8
1
Parent(s):
52fcaad
Fix typo in readme
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ local development where you don't want to keep entering your API Key and runner
|
|
33 |
after every reload.
|
34 |
|
35 |
```
|
36 |
-
GEMINI_API_KEY=you-
|
37 |
MESOP_APP_MAKER_RUNNER_URL=https://example.com
|
38 |
MESOP_APP_MAKER_RUNNER_TOKEN=your-secret-token
|
39 |
MESOP_APP_MAKER_SHOW_HELP=0
|
|
|
33 |
after every reload.
|
34 |
|
35 |
```
|
36 |
+
GEMINI_API_KEY=you-gemini-api-key
|
37 |
MESOP_APP_MAKER_RUNNER_URL=https://example.com
|
38 |
MESOP_APP_MAKER_RUNNER_TOKEN=your-secret-token
|
39 |
MESOP_APP_MAKER_SHOW_HELP=0
|