diff --git a/README.md b/README.md index 8d01976..8d35cb6 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ WantedBy=multi-user.target ```sh $ sudo systemctl daemon-reload $ sudo systemctl enable ipfs.service - $ sudo systemctl start publicNode.service + $ sudo systemctl start ipfs.service $ sudo systemctl status ipfs.service ``` **NOTE: service must be set as active (running), if not please verify the preview steps**