Makko, the people-oriented static site generator made for blogging.

Add some more extra info about fetching zig versions

+4
+4
README.md
··· 25 25 26 26 ```sh 27 27 # You will need the zig compiler, 0.14.1 28 + # 29 + # We also recommend just getting Anyzig installed 30 + # and let it handle versions for you! 31 + # (https://github.com/marler8997/anyzig) 28 32 29 33 git clone https://forge.starlightnet.work/Team/Makko 30 34 cd Makko