From c036d4a1463b9f94e7591b8305353e621ac3c3b3 Mon Sep 17 00:00:00 2001 From: Neeraj Murarka Date: Tue, 7 Jun 2022 03:35:57 -0700 Subject: [PATCH] Updated docs to be more explicit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ad045ff..4a4b3c54 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ yarn && yarn build cp -r ./dist/* ``` -# Enable LCD for Ping.pub +# Enable LCD for Ping.pub (do this on the config for your chain) 1. Set `enable = true` in `./config/app.toml` ```