Igor Kasianenko 2 miesięcy temu
rodzic
commit
0a0625188b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      end-to-end-use-cases/coding/text2sql/README.md

+ 1 - 1
end-to-end-use-cases/coding/text2sql/README.md

@@ -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