Merge pull request #150 from njmurarka/patch-1

Updated docs to be more explicit
This commit is contained in:
ping
2022-06-07 18:44:28 +08:00
committed by GitHub
+1 -1
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`
```