From a45de02438d45ad5fb1a06d30aa104a2236e1f72 Mon Sep 17 00:00:00 2001 From: Alex Peters Date: Wed, 18 May 2022 14:18:48 +0200 Subject: [PATCH] Removed outdated links in readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index c487e9f0..02ced0d3 100644 --- a/README.md +++ b/README.md @@ -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