Skip to content

Commit

Permalink
Merge pull request #688 from freeverseio/fix/readme-sync
Browse files Browse the repository at this point in the history
fix testnet values flag in readme
  • Loading branch information
asiniscalchi committed Jul 24, 2024
2 parents 149e763 + 0fc7f8f commit 918b21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The quickest entry point to run your own LAOS Parachain node:
$ docker run freeverseio/laos-node:<release> --chain=<chain_name>
```
where:
* `<chain_name>` shall be set to `klaosnova` or `laossigma` to operate on the testnets, and
* `<chain_name>` shall be set to `klaos-nova` or `laos-sigma` to operate on the testnets, and
* `<release>` shall be chosen among the available releases published [here](https://github.com/freeverseio/laos/releases).

# Contributing
Expand Down

0 comments on commit 918b21c

Please sign in to comment.