diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |