This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
parser
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update README.md.
pull/45/MERGE
王涛
Gitee
4 years ago
parent
5fa9c1276e
commit
f3d7bd35d4
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
README.md
+ 2
- 1
README.md
View File
@@ -22,13 +22,14 @@ parser以动态库的方式被调用。
```
```
git clone https://gitee.com/ascend/parser.git
git clone https://gitee.com/ascend/parser.git
cd parser
cd parser
git submodule init && git submodule update
```
```
#### 源码编译
#### 源码编译
在parser根目录执行以下命令编译:
在parser根目录执行以下命令编译:
```
```
// 正在补充
bash build.sh
```
```
## 贡献
## 贡献
Write
Preview
Loading…
Cancel
Save