diff --git a/doc/ADMIN.md b/doc/ADMIN.md index eb0a831..72a828c 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -3,4 +3,4 @@ Credentials to use in RustDesk client Settings -> Network ID Server: __DOMAIN__ Relay Server: __DOMAIN__ API Server: https://__DOMAIN__ -key: __KEY__ +Key: `__KEY__` diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 5608273..3679414 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -3,4 +3,4 @@ Informations d'identification à utiliser dans le client RustDesk sous Paramètr Serveur ID : __DOMAIN__ Serveur relais : __DOMAIN__ Serveur API : https://__DOMAIN__ -Key : __KEY__ +Key : `__KEY__` diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 4eea33a..ca8f326 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -3,4 +3,4 @@ Credentials to use in RustDesk client Settings -> Network ID Server: __DOMAIN__ Relay Server: __DOMAIN__ API Server: https://__DOMAIN__ -The key can be found here: __INSTALL_DIR__/id_ed25519.pub +The key can be found here: `__INSTALL_DIR__/id_ed25519.pub` diff --git a/doc/POST_INSTALL_fr.md b/doc/POST_INSTALL_fr.md index 64ea338..8a4c808 100644 --- a/doc/POST_INSTALL_fr.md +++ b/doc/POST_INSTALL_fr.md @@ -3,4 +3,4 @@ Informations d'identification à utiliser dans le client RustDesk sous Paramètr Serveur ID : __DOMAIN__ Serveur relais : __DOMAIN__ Serveur API : https://__DOMAIN__ -La clé peut être trouvée ici: __INSTALL_DIR__/id_ed25519.pub +La clé peut être trouvée ici: `__INSTALL_DIR__/id_ed25519.pub`