Browse Source

update README

master
ccsuzzh 3 months ago
parent
commit
45c3635b38
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@@ -1,6 +1,10 @@
# MindSpore Signal+ 文档
### 环境安装
```
pip install -r requirements.txt
```

### 文档构建
```
sphinx-build -M html docs/source/ docs/build/
```

Loading…
Cancel
Save