We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df47073 commit e30e12fCopy full SHA for e30e12f
AVALANCHE/readme.md
@@ -28,7 +28,7 @@ avalanchego --version
28
````
29
Create a service file:
30
31
-sudo tee /etc/systemd/system/andromedad.service > /dev/null << EOF
+sudo tee /etc/systemd/system/avalanchego.service > /dev/null << EOF
32
[Unit]
33
Description=AVALANCHE NODE
34
After=network-online.target
0 commit comments