diff --git a/Cargo.toml b/Cargo.toml index f823b940a9..9068fdf18b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ description = "A Redox filesystem builder" license = "MIT" authors = ["Jeremy Soller "] repository = "https://gitlab.redox-os.org/redox-os/installer" +default-run = "redox_installer" [[bin]] name = "redox_installer"