diff --git a/README.md b/README.md index 12e1d7158..d767ef6ed 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ The quickest entry point to run your own LAOS Parachain node: $ docker run freeverseio/laos-node: --chain= ``` where: -* `` shall be set to `klaosnova` or `laossigma` to operate on the testnets, and +* `` shall be set to `klaos-nova` or `laos-sigma` to operate on the testnets, and * `` shall be chosen among the available releases published [here](https://github.com/freeverseio/laos/releases). # Contributing