Skip to content

Commit 632f936

Browse files
authored
Update README.md
1 parent dd8c83a commit 632f936

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ And then, run any command to start full node `cortex`:
5858
2. export LD_LIBRARY_PATH=$PWD/infernet/build/cpu/:$PWD/infernet/build/gpu:$LD_LIBRARY_PATH
5959
3. ./build/bin/cortex --syncmode fast --infer.devicetype=cpu/gpu
6060
./build/bin/cortex --syncmode fast --infer.devicetype=ipc://cpu(gpu)
61+
You can also run cortex full node as multiple services
6162
./cvm.sh then node.sh
63+
It is easy way to run cortex full node
6264
./start.sh
6365
```

0 commit comments

Comments
 (0)