authorgravatar for 27089165+DivergentClouds@users.noreply.github.comDivergentClouds <27089165+DivergentClouds@users.noreply.github.com> 2022-10-10 15:59:12 -05:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2022-10-10 22:59:12 +02:00
logdb70af461d759158579436b4afc12f0f7bdfdfb2
tree32107e16ca0fd710de14909cf05b7fe3abdc58e7
parentb47ad60a009653139dc811ce5c66f9b8f53cd34b
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

[skip ci] Remove 'Initially' from instructions (#82)

The 'Initially' was from the old bootstrapping instructions and doesn't make sense now.

1 files changed, 0 insertions(+), 1 deletions(-)

README.md-1
......@@ -21,7 +21,6 @@ A package manager for the Zig programming language.
2121- See [`zig.mod`](./zig.mod) and [`zigmod.lock`](./zigmod.lock)
2222
2323### Build from Source
24Initially,
2524```
2625$ git clone https://github.com/nektro/zigmod
2726$ cd zigmod