Skip to content

Commit 2d534bf

Browse files
authored
Merge pull request #347 from SadPencil/patch-1
Fix typos
2 parents a64c438 + ed5cd11 commit 2d534bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ One-Click to deploy your own ChatGPT web UI.
4343
- Plugins: support network search, caculator, any other apis etc. 插件机制,支持联网搜索、计算器、调用其他平台 api [#165](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/165)
4444

4545
### 不会开发的功能 Not in Plan
46-
- User login, accounts, cloud sync 用户登陆、账号管理、消息云同步
46+
- User login, accounts, cloud sync 用户登录、账号管理、消息云同步
4747
- UI text customize 界面文字自定义
4848

4949
## 开始使用
5050

5151
1. 准备好你的 [OpenAI API Key](https://platform.openai.com/account/api-keys);
5252
2. 点击右侧按钮开始部署:
53-
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web),直接使用 Github 账号登陆即可,记得在环境变量页填入 API Key;
53+
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web),直接使用 Github 账号登录即可,记得在环境变量页填入 API Key;
5454
3. 部署完毕后,即可开始使用;
5555
4. (可选)[绑定自定义域名](https://vercel.com/docs/concepts/projects/domains/add-a-domain):Vercel 分配的域名 DNS 在某些区域被污染了,绑定自定义域名即可直连。
5656

0 commit comments

Comments
 (0)