From db70af461d759158579436b4afc12f0f7bdfdfb2 Mon Sep 17 00:00:00 2001 From: DivergentClouds <27089165+DivergentClouds@users.noreply.github.com> Date: Mon, 10 Oct 2022 15:59:12 -0500 Subject: [PATCH] [skip ci] Remove 'Initially' from instructions (#82) The 'Initially' was from the old bootstrapping instructions and doesn't make sense now. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1ed15f8dbe05a0a1dd05ae65c7aae7c2fa70c191..0383949f63efea9dd64eab6456a470ad36b96bda 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ A package manager for the Zig programming language. - See [`zig.mod`](./zig.mod) and [`zigmod.lock`](./zigmod.lock) ### Build from Source -Initially, ``` $ git clone https://github.com/nektro/zigmod $ cd zigmod -- 2.54.0