Fix username

This commit is contained in:
Mark Vainomaa 2016-09-24 00:26:12 +03:00
parent a05d264295
commit f45486c5bc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ NOTE: This is actually not ready, so it is not recommended to run it in producti
## Installing
* Set up new Arch Linux nspawn container (I recommend using this [script](https://gist.github.com/artizirk/fab2ce13277a190ee6063b03b8e0a6e9) made by @artizirk)
* Set up new Arch Linux nspawn container (I recommend using this [script](https://gist.github.com/artizirk/fab2ce13277a190ee6063b03b8e0a6e9) made by @arti)
* Install [aurutils](https://aur.archlinux.org/packages/aurutils) and set it up
* Copy `buildpkg` to `/usr/bin` in builder container
* Set up [OpenSMTPD](https://wiki.archlinux.org/index.php/OpenSMTPD) server on container and host (to send emails to builder in case of failure)