File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ ![ Release] ( https://github.com/lispking/zvm/actions/workflows/release.yml/badge.svg )] ( https://github.com/lispking/zvm/releases )
44[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
5- [ ![ Zig] ( https://img.shields.io/badge/Zig-0.15 .x-orange.svg )] ( https://ziglang.org )
5+ [ ![ Zig] ( https://img.shields.io/badge/Zig-0.16 .x-orange.svg )] ( https://ziglang.org )
66
77A fast, dependency-free version manager for [ Zig] ( https://ziglang.org/ ) , written entirely in Zig.
88
@@ -49,7 +49,7 @@ cd zvm-*/ && sudo mv zvm /usr/local/bin/
4949
5050### Build from Source
5151
52- Requirements: [ Zig 0.15 .x] ( https://ziglang.org/download/ )
52+ Requirements: [ Zig 0.16 .x] ( https://ziglang.org/download/ )
5353
5454``` bash
5555git clone https://github.com/lispking/zvm.git
You can’t perform that action at this time.
0 commit comments