chencheng %!s(int64=2) %!d(string=hai) anos
pai
achega
1ebf00d5ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -88,7 +88,7 @@ export LD_LIBRARY_PATH=$PWD
 
 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 &