diff --git a/README.md b/README.md new file mode 100644 index 0000000..74d6e5a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Cloning this repository + +- Ensure you pass `--recurse-submodules` to git! + +# Install without OS packer install attempts + +```bash +SKIP_PKG_INSTALL=true bash install.bash +```