mirror of
https://github.com/apachecn/ailearning.git
synced 2026-04-07 20:49:35 +08:00
2020-09-27 20:47:00
This commit is contained in:
@@ -26,16 +26,16 @@
|
||||
### PYPI
|
||||
|
||||
```
|
||||
pip install apachecn-ds-zh
|
||||
apachecn-ds-zh <port>
|
||||
pip install apachecn-ailearning
|
||||
apachecn-ailearning <port>
|
||||
# 访问 http://localhost:{port} 查看文档
|
||||
```
|
||||
|
||||
### NPM
|
||||
|
||||
```
|
||||
npm install -g apachecn-ds-zh
|
||||
apachecn-ds-zh <port>
|
||||
npm install -g ailearning
|
||||
ailearning <port>
|
||||
# 访问 http://localhost:{port} 查看文档
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user