diff --git a/README.md b/README.md index fa96a84..6794add 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ deactivate In the `owl/.env_template` file, you will find all the necessary API keys along with the websites where you can register for each service. To use these API services, follow these steps: -1. *Copy and Rename*: Duplicate the `.env_example` file and rename the copy to `.env`. +1. *Copy and Rename*: Duplicate the `.env_template` file and rename the copy to `.env`. ```bash cp owl/.env_template .env ``` diff --git a/README_zh.md b/README_zh.md index 83413a4..24850e3 100644 --- a/README_zh.md +++ b/README_zh.md @@ -136,7 +136,7 @@ deactivate 在 `owl/.env_template` 文件中,你可以找到所有必要的 API 密钥以及各服务的注册网址。要使用这些 API 服务,请按照以下步骤操作: -1. *复制并重命名*: 复制 `.env_example` 文件,并将副本重命名为 `.env`。 +1. *复制并重命名*: 复制 `.env_template` 文件,并将副本重命名为 `.env`。 2. *填写你的密钥*: 打开 `.env` 文件,在相应字段中填入你的 API 密钥。 3. *如需使用更多其他模型*:请参考我们CAMEL的models文档:https://docs.camel-ai.org/key_modules/models.html#supported-model-platforms-in-camel