Removed outdated links in readme

This commit is contained in:
Alex Peters 2022-05-18 14:18:48 +02:00
parent 2b0b1677df
commit a45de02438
No known key found for this signature in database
GPG Key ID: 55CCC24B5703B7D6
1 changed files with 0 additions and 4 deletions

View File

@ -108,10 +108,6 @@ make test
```
if you are using a linux without X or headless linux, look at [this article](https://ahelpme.com/linux/dbusexception-could-not-get-owner-of-name-org-freedesktop-secrets-no-such-name) or [#31](https://github.com/CosmWasm/wasmd/issues/31#issuecomment-577058321).
To set up a single node testnet, [look at the deployment documentation](./docs/deploy-testnet.md).
If you want to deploy a whole cluster, [look at the network scripts](./networks/README.md).
## Protobuf
Generate protobuf
```shell script