added run instructions

This commit is contained in:
Jonas_Jones 2024-10-23 22:43:41 +02:00
parent 98cf382885
commit 0464554892

View file

@ -1,2 +1,7 @@
# ArchSystemSetup # ArchSystemSetup
Setup script for my Arch System Setup script for my Arch System
Run by executing
```bash
curl -sSL https://syssetup.jonasjones.dev | bash
```