Skip to content

Commit

Permalink
remove markdown formatting from email
Browse files Browse the repository at this point in the history
  • Loading branch information
ksokolic committed Nov 24, 2021
1 parent 56045ab commit cf24dfc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions texts/activationMailBody
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Hi {{.Name}},

Your activation code is: {{.ActivationCode}}.
Use it in terminal to finalize your Mantil registration:
```

mantil activate {{.ActivationCode}}
```

If you haven’t already you will need to install Mantil CLI first. You can do it over Homebrew:
```

brew tap mantil-io/mantil
brew install mantil
```
or with direct download. Check [Installation documentation](https://github.com/mantil-io/docs#installation) for detailed instructions.

or with direct download. Check Installation documentation at https://github.com/mantil-io/docs#installation for detailed instructions.

The Mantil Team

0 comments on commit cf24dfc

Please sign in to comment.