From 16a1ddd78452db64a5aa44b1fae12459f4077875 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 27 Mar 2022 05:23:04 +0200 Subject: README: Add installation command for non-Mac platforms --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index df71ba5..8a12f98 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,12 @@ source][teddywing ports repository]: $ sudo port install yaqlite - [teddywing ports repository]: https://github.com/teddywing/macports-ports#adding-this-repository-source +To compile from source or install on other platforms: + + $ cargo install --git https://github.com/teddywing/yaqlite.git + ## License Copyright © 2022 Teddy Wing. Licensed under the GNU GPLv3+ (see the included -- cgit v1.2.3