fix readme typo

This commit is contained in:
Wendong
2025-03-10 04:54:49 +08:00
parent cd62c1afcb
commit 1da380538d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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