Explorar o código

Merge branch 'readme-updates' of github.com:mnaamani/joystream into readme-updates

Mokhtar Naamani %!s(int64=4) %!d(string=hai) anos
pai
achega
98115b2319
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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