minor changes to readme

This commit is contained in:
Sagi Dayan 2020-03-31 09:52:57 -04:00
parent 9f2c953383
commit 4d5076ff64
1 changed files with 1 additions and 1 deletions

View File

@ -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