Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorKasianenko committed Feb 6, 2025
1 parent bd5d2da commit 0a06251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion end-to-end-use-cases/coding/text2sql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For detailed instructions on setting up the environment, creating a database, an

- Before getting started, please make sure to setup Together.ai and get an API key from [here](https://www.together.ai/).

- First, please install the requirements from [here](https://github.com/meta-llama/llama-cookbook/blob/main/end-to-end-use-cases/coding/text2sql/requierements.txt) by running inside the folder:
- First, please install the requirements from [here](https://github.com/meta-llama/llama-cookbook/blob/main/end-to-end-use-cases/coding/text2sql/requirements.txt) by running inside the folder:

```
git clone https://github.com/meta-llama/llama-cookbook.git
Expand Down

0 comments on commit 0a06251

Please sign in to comment.