authorgravatar for rofrol@gmail.comRoman Frołow <rofrol@gmail.com> 2021-05-11 11:23:54 +02:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2021-05-11 11:23:54 +02:00
loge4ef50a8a44afca9a0ae04f317ff33848a4032a8
treeb6e4b4ecd01316902cc0633dc8c97a8f7e4d493f
parentd9081334753cf968c4f695ef2a590d3cb29f10ff
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

Add cd


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

README.md+1
......@@ -23,6 +23,7 @@ A package manager for the Zig programming language.
2323Initially,
2424```
2525$ git clone https://github.com/nektro/zigmod --recursive
26$ cd zigmod
2627$ zig build -Dbootstrap
2728$ ./zig-out/bin/zigmod fetch
2829```