mirror of
https://github.com/visioncortex/vtracer.git
synced 2026-09-26 05:51:21 -07:00
Readme
This commit is contained in:
@@ -81,6 +81,13 @@ OPTIONS:
|
|||||||
The library can be found on [crates.io/vtracer](//crates.io/crates/vtracer) and [crates.io/vtracer-webapp](//crates.io/crates/vtracer-webapp).
|
The library can be found on [crates.io/vtracer](//crates.io/crates/vtracer) and [crates.io/vtracer-webapp](//crates.io/crates/vtracer-webapp).
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
Download pre-built binaries from [Releases](https://github.com/visioncortex/vtracer/releases).
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
Install from source (Rust toolchain needed):
|
||||||
|
|
||||||
```
|
```
|
||||||
cargo install vtracer
|
cargo install vtracer
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user