diff --git a/README.md b/README.md index 8073a4e..6c639e6 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,8 @@ In order to install without interaction some environment variables need to be pr ## Environment Variables See the environment variables needed in `./scripts/noninteractive/.install_barebones` -## Install +## Example Noninteractive Install +This will perform a noninteractive install with the default environment variables set in `.install_barebones`. ``` git clone https://gitlab.com/cyber5k/mistborn.git sudo bash -c "source ./mistborn/scripts/noninteractive/.install_barebones && ./mistborn/scripts/install.sh"