Add curl command example

This commit is contained in:
Melora Hugues 2023-09-23 14:12:29 +02:00
parent b8047e39da
commit e6c312ab51

View file

@ -1 +1,7 @@
# Provisioner stage 1
# Provisioner stage 1
Run the script
```
bash <(curl -s https://git.faercol.me/faercol/provisioner-stage1/raw/branch/main/installer.sh)
```