Updated docs to be more explicit

This commit is contained in:
Neeraj Murarka 2022-06-07 03:35:57 -07:00 committed by GitHub
parent 46a12be954
commit c036d4a146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ yarn && yarn build
cp -r ./dist/* <ROOT_OF_WEB_SERVER>
```
# 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`
```