diff --git a/README.md b/README.md index 98c016d9371..248de8df720 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ of the yaml configuration file and sets the chain to goerli Example of setting up TOML config file ``` -`datadir = 'your datadir' +datadir = 'your datadir' port = 1111 chain = "mainnet" http = true