mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 09:33:46 +00:00
Merge pull request #15016 from gurrpi/patch-1
README: add missing full stop
This commit is contained in:
commit
1ab3e30698
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ To get an idea how the file should look like you can use the `dumpconfig` subcom
|
|||
$ geth --your-favourite-flags dumpconfig
|
||||
```
|
||||
|
||||
*Note: This works only with geth v1.6.0 and above*
|
||||
*Note: This works only with geth v1.6.0 and above.*
|
||||
|
||||
#### Docker quick start
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue