diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd5793e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +To install a profile: +``` +git clone https://git.augustogunsch.com/augusto/archinstall-profiles +cd archinstall-profiles/ +archinstall --config user_credentials.json --disk-layout user_disk_layout.json --creds user_credentials.json +```