Update INSTALL.md
This commit is contained in:
parent
1367bca203
commit
12b9e775df
@ -52,3 +52,8 @@ cd -
|
||||
cd ez/mcts/ctree_v2
|
||||
sh make.sh
|
||||
```
|
||||
1. In addition to compiling `ctree`, also compile `ori_ctree` :
|
||||
```bash
|
||||
cd ez/mcts/ori_ctree
|
||||
sh make.sh
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user