浏览代码

Update node/README.md

Co-authored-by: Martin <35237943+bwhm@users.noreply.github.com>
Mokhtar Naamani 4 年之前
父节点
当前提交
5393700a1e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      node/README.md

+ 1 - 1
node/README.md

@@ -49,7 +49,7 @@ this script will build and run a fresh new local development chain (purging exis
 Use the `--chain` argument, and specify the path to the genesis `chain.json` file for that public network. The JSON "chain spec" files for Joystream public networks can be found in [../testnets/](../testnets/).
 
 ```bash
-./target/release/joystream-node --chain testnets/joy-tesnet-4.json
+./target/release/joystream-node --chain testnets/joy-testnet-4.json
 ```
 
 ### Tests and code quality