chencheng 2 years ago
parent
commit
1ebf00d5ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -88,7 +88,7 @@ export LD_LIBRARY_PATH=$PWD
 
 
 export WASMER_BACKTRACE=1
 export WASMER_BACKTRACE=1
 
 
-chain_linux_x86_1.0.0 start -c ./node1/chain.yml
+./chain_linux_x86_1.0.0 start -c ./node1/chain.yml
 
 
 后台运行 nohup ./chain_linux_x86_1.0.0 start -c node1/chain.yml > panic.log &
 后台运行 nohup ./chain_linux_x86_1.0.0 start -c node1/chain.yml > panic.log &