mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-15 20:46:40 +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
|
$ 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
|
#### Docker quick start
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue