Skip to content

Commit 6299ecc

Browse files
committed
fix: readme path
1 parent f5723e1 commit 6299ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fast-api-react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before running this project, make sure you have the following:
1212

1313
## Setup
1414

15-
1. Create a `.env` file in the `./backend` directory and set the required environment variables. This requires the `HATCHET_CLIENT_TOKEN` variable created in the [Getting Started README](/README.md). You will also need, a `OPENAI_API_KEY` which can be created on the [OpenAI Website](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key).
15+
1. Create a `.env` file in the `./backend` directory and set the required environment variables. This requires the `HATCHET_CLIENT_TOKEN` variable created in the [Getting Started README](../README.md). You will also need, a `OPENAI_API_KEY` which can be created on the [OpenAI Website](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key).
1616

1717
```
1818
HATCHET_CLIENT_TLS_STRATEGY=none

0 commit comments

Comments
 (0)