Update README.md
This commit is contained in:
parent
eeb75b2d1b
commit
828ce3c60c
|
@ -2,5 +2,7 @@ To install a profile:
|
||||||
```
|
```
|
||||||
git clone https://git.augustogunsch.com/augusto/archinstall-profiles
|
git clone https://git.augustogunsch.com/augusto/archinstall-profiles
|
||||||
cd archinstall-profiles/<PROFILE>
|
cd archinstall-profiles/<PROFILE>
|
||||||
archinstall --config user_credentials.json --disk-layout user_disk_layout.json --creds user_credentials.json
|
archinstall --config user_configuration.json --disk-layout user_disk_layout.json --creds user_credentials.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Change user password and confirm
|
||||||
|
|
Loading…
Reference in New Issue