Skip to content

Commit 778d8d5

Browse files
committed
cmd/init: stop recommending aquila.red
1 parent 63de486 commit 778d8d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/cmd/init.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ pub fn execute(self_name: []const u8, args: [][]u8) !void {
1818

1919
std.debug.print("This utility will walk you through creating a zigmod.yml file.\n", .{});
2020
std.debug.print("That will give a good launching off point to get your next project started.\n", .{});
21-
std.debug.print("Use `zigmod aq add <pkg>` to add a dependency from https://aquila.red/\n", .{});
2221
std.debug.print("Press ^C at any time to quit.\n", .{});
2322
std.debug.print("\n", .{});
2423

0 commit comments

Comments
 (0)