diff --git a/docs/user/installation_debian.md b/docs/user/installation_debian.md index b923b70dbbcb5bc2fb4f9c20837f958f012fe5e1..8e4fd6231707318ad52a37a09fc73d61b6767213 100644 --- a/docs/user/installation_debian.md +++ b/docs/user/installation_debian.md @@ -14,8 +14,8 @@ 2. Install the package: `dpkg -i duniter_vx.y.z.deb`. 3. Change the default configuration (at least the node name) by modifying `/etc/duniter/env_file`. 4. Create network keys using the same base path as in the config file: `duniter key generate-node-key --base-path <YOUR_BASE_PATH> --chain <YOUR_CHAIN>`. -5. Start the service: `sudo systemctl start duniter-validator.service`. -6. Enable the service at startup: `sudo systemctl enable duniter-validator.service`. +5. Start the service: `sudo systemctl start duniter-smith.service`. +6. Enable the service at startup: `sudo systemctl enable duniter-smith.service`. ## Distance Oracle