Rename repo

This commit is contained in:
Santiago Lo Coco 2022-01-13 13:55:14 -03:00 committed by GitHub
parent d913a42221
commit 9274482bf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# CocoASAIS # calsais
Arch semi-automatic installation script. Arch semi-automatic installation script.
@ -12,13 +12,13 @@ Arch semi-automatic installation script.
Run Run
```bash ```bash
curl -LO santilococo.github.io/CocoASAIS curl -LO slococo.com.ar/calsais
``` ```
and then and then
```bash ```bash
sh CocoASAIS sh calsais
``` ```
You can use `-d`, `-f` or `-s` to debug. You can use `-d`, `-f` or `-s` to debug.