diff options
author | Teddy Wing | 2022-03-28 01:30:37 +0200 |
---|---|---|
committer | Teddy Wing | 2022-03-28 01:30:37 +0200 |
commit | 896044f9daaf84d6442a5179fddb9d43911752e7 (patch) | |
tree | 5601dc26ccb21f308d2d7ad0f2d67df58258d611 | |
parent | bc3fa10c63082a2d70b1cec73268b8972ccfd243 (diff) | |
download | yaqlite-master.tar.bz2 |
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -43,6 +43,10 @@ source][teddywing ports repository]: [teddywing ports repository]: https://github.com/teddywing/macports-ports#adding-this-repository-source +Or download a pre-built binary from the [releases page]. + +[releases page]: https://github.com/teddywing/yaqlite/releases + To compile from source or install on other platforms: $ cargo install --git https://github.com/teddywing/yaqlite.git |