From f43054fc48de5dcc6e582e01b7ffe8d1203af32e Mon Sep 17 00:00:00 2001 From: wizardforcel <562826179@qq.com> Date: Sun, 27 Sep 2020 20:47:00 +0800 Subject: [PATCH] 2020-09-27 20:47:00 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index edee90cb..d757b3f3 100644 --- a/README.md +++ b/README.md @@ -26,16 +26,16 @@ ### PYPI ``` -pip install apachecn-ds-zh -apachecn-ds-zh +pip install apachecn-ailearning +apachecn-ailearning # 访问 http://localhost:{port} 查看文档 ``` ### NPM ``` -npm install -g apachecn-ds-zh -apachecn-ds-zh +npm install -g ailearning +ailearning # 访问 http://localhost:{port} 查看文档 ```