소스 검색

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani 4 년 전
부모
커밋
13351396d9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      node/README.md

+ 1 - 1
node/README.md

@@ -46,7 +46,7 @@ this script will build and run a fresh new local development chain (purging exis
 
 ### Joystream public testnet
 
-Use the `--chain` argument, and specify the path to the genesis chain.json file for that public network. The joystream public networks are found in [../testnets/](../testnets/)
+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
 cargo run --release -- --chain testnets/rome.json