diff --git a/README.md b/README.md index da8c271..a386657 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # emailwiz-arch -Same as [emailwiz](https://github.com/LukeSmithxyz/emailwiz) but for Arch Linux. +Set up a minimal email server on Arch Linux with a single script. +This script is largely based off of Luke's emailwiz for Debian: [emailwiz](https://github.com/LukeSmithxyz/emailwiz). + +Small changes were made to the script to make it work on Arch Linux. # NOTE -You need to fill the value of **$domain** as outlined in the script. -For questions or bug reports email me at - -For more info read https://github.com/LukeSmithxyz/emailwiz/blob/master/README.md \ No newline at end of file +You need to fill the value of **$domain** as outlined in the script. + +For more info read https://github.com/LukeSmithxyz/emailwiz/blob/master/README.md