diff --git a/README.md b/README.md new file mode 100644 index 0000000..de01997 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Salt's Bootstrap Script +## Usage + +Download and run the latest `replicate.sh`: + + cd + curl https://gitlab.com/rehashedsalt/bootstrap/raw/master/replicate.sh -o replicate.sh + chmod +x replicate.sh + ./replicate.sh + +## Notes +* The script assumes that you want to bootstrap `$PWD` as `$HOME` +