Browse Source

Update README.md

master
yuriy0803 3 years ago committed by GitHub
parent
commit
a240ea49e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -73,9 +73,9 @@ This will install the latest nodejs
Run console Run console
New Wallet New Wallet
```
geth account new --datadir /home/pool/classic/.ethereum/ geth account new --datadir /home/pool/classic/.ethereum/
```
If you use Ubuntu, it is easier to control services by using serviced. If you use Ubuntu, it is easier to control services by using serviced.
$ sudo nano /etc/systemd/system/geth.service $ sudo nano /etc/systemd/system/geth.service

Loading…
Cancel
Save