diff --git a/README.adoc b/README.adoc index ba13ffb..8907437 100644 --- a/README.adoc +++ b/README.adoc @@ -20,7 +20,8 @@ After that a `bin` directory will exist (if not yet present before), move the ex TODO: create user file for initialization at provisioning -. install go `sudo yum install golang golang-bin` +. install go `sudo yum install -y golang golang-bin` +. install git `sudo yum install -y git-all` . install _chezmoi_ from git repo (see below) . check GOPATH and adjust if necessary . initialize with `chezmoi init https://gitea.sdroid.uber.space/heavy/dotfiles.git` (Use 'heavy' as user).