diff --git a/tools/dnc/README.md b/tools/dnc/README.md index 762ccbaee4e69d93c86a60f76471755fb2e7c353..369818972c66da19d24a7ad39635c355c3206c05 100644 --- a/tools/dnc/README.md +++ b/tools/dnc/README.md @@ -52,7 +52,7 @@ Then, launch the dnc service: ```shell systemctl start dnc.service ``` -Obtain the server identifier with the following command: +Obtain the user identifier with the following command: ```shell dhtnet-crtmgr -g -p <privateKey_path> -c <cert_path> ```