diff --git a/README.md b/README.md index 0bddeb2..806959f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# cli-installer +# Citrine Command line CrystalUX installer ## Usage: -As long as it's installed with PacMan, run with `sudo crystinstall.sh` +As long as it's installed with PacMan, run with `sudo citrine` ## For non-crystal systems: Why? You can *try* to build it with `makepkg`, but for why? diff --git a/crystinstall.sh b/citrine.sh similarity index 100% rename from crystinstall.sh rename to citrine.sh