From bb496a9c2c7e9139b19aba5cf5800e2c509f9d2b Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Wed, 26 Jul 2023 22:46:21 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1fdb7c8..49577e6 100644 --- a/README.md +++ b/README.md @@ -197,10 +197,10 @@ docker-compose up 6. 使用Sealos[一键部署](https://github.com/binary-husky/gpt_academic/issues/993)。 -6. 使用WSL2(Windows Subsystem for Linux 子系统)。 +7. 使用WSL2(Windows Subsystem for Linux 子系统)。 请访问[部署wiki-2](https://github.com/binary-husky/gpt_academic/wiki/%E4%BD%BF%E7%94%A8WSL2%EF%BC%88Windows-Subsystem-for-Linux-%E5%AD%90%E7%B3%BB%E7%BB%9F%EF%BC%89%E9%83%A8%E7%BD%B2) -7. 如何在二级网址(如`http://localhost/subpath`)下运行。 +8. 如何在二级网址(如`http://localhost/subpath`)下运行。 请访问[FastAPI运行说明](docs/WithFastapi.md)