add installer variable, update docs

This commit is contained in:
Andrejus
2020-02-26 16:11:42 +00:00
parent d3886f13e9
commit f8adc62493
3 changed files with 22 additions and 16 deletions

View File

@@ -6,7 +6,7 @@ Tested on and compatible with:
## Install
wget -qO - https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh | bash
wget https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh -qO - | bash
_Running the above without reading through repository is strongly discouraged._