Browse Source

Update README.md

master
Don Kingdon 1 year ago committed by GitHub
parent
commit
6f7cb6c032
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      README.md

3
README.md

@ -105,8 +105,9 @@ It is recommended to bind your DB address on 127.0.0.1 or on internal ip. Also,
make sure you do not lose the generated UTC keystore file (its in ~/.geth/keystore) and dont forget your password
### Create the geth.service file
sudo nano /etc/systemd/system/geth.service
Copy the following example into the file and alter as needed.
Copy the following example into the file and alter as needed.
[Unit]
description=geth

Loading…
Cancel
Save