diff --git a/README.md b/README.md index 734826a..b2b233a 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ In the next example a message will be sent every time the user `user` logs in to > Added the next lines at the bottom of `~/.profile` file ```shell # Telme on login -telme -m "A new Login:\n\`\`\` user: $(whoami) | hostname: $(hostname) | remote ip $(who | cut -d'(' -f2 | cut -d')' -f1)\`\`\` Hope this is you!" +telme -m "A new Login:\`\`\` user: $(whoami) | hostname: $(hostname) | remote ip $(who | cut -d'(' -f2 | cut -d')' -f1)\`\`\` Hope this is you\!" ``` ###### Task message