No need for geth compat by default.

This commit is contained in:
Gav Wood 2017-01-24 20:11:42 +01:00 committed by GitHub
parent 7b7b552ed4
commit 73b67da3cf
1 changed files with 1 additions and 1 deletions

View File

@ -128,4 +128,4 @@ systemd user directory (usually `~/.config/systemd/user`).
2. To pass any argument to Parity, write a `~/.parity/parity.conf` file this way:
`ARGS="ARG1 ARG2 ARG3"`.
Example: `ARGS="ui --geth --identity MyMachine"`.
Example: `ARGS="ui --identity MyMachine"`.