diff --git a/README.md b/README.md index 839685b..f33685d 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ On an Arch-based distribution as root, run the following: ``` -curl -LO https://git.snaile.de/luca/bootstrapper/raw/branch/main/larbs.sh -sh larbs.sh +curl -LO https://git.snaile.de/luca/bootstrapper/raw/branch/main/bootstrap.sh +sh bootstrap.sh ``` That's it. diff --git a/larbs.sh b/bootstrap.sh similarity index 100% rename from larbs.sh rename to bootstrap.sh