Update README.md

This commit is contained in:
2024-06-21 15:41:22 +00:00
committed by GitHub
parent 13bd9d0145
commit f1f20f573c
+1 -1
View File
@@ -1,2 +1,2 @@
# Config Files
run using `/bin/bash -c "$(curl -fsSL https://github.com/ION606/swaybackup/raw/main/setup.sh)"`
run using `curl -fsSL -o setup.sh https://github.com/ION606/swaybackup/raw/main/setup.sh && chmod +x setup.sh && sudo ./setup.sh`