diff --git a/README.md b/README.md index 16c2d21e04..52fbc287f4 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,9 @@ celestia-appd --help ### Environment variables -| Variable | Explanation | Default value | Required | -|-----------------|------------------------------------|----------------------------------------------------------|----------| -| `CELESTIA_HOME` | Home directory for the application | User home dir. [Ref](https://pkg.go.dev/os#UserHomeDir). | Optional | +| Variable | Explanation | Default value | Required | +|-----------------|-------------------------------------------------------------------|----------------------------------------------------------|----------| +| `CELESTIA_HOME` | Where the application directory (`.celestia-app`) should be saved | [User home directory](https://pkg.go.dev/os#UserHomeDir) | Optional | ### Create your own single node devnet