aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-03-27 05:23:04 +0200
committerTeddy Wing2022-03-27 05:23:04 +0200
commit16a1ddd78452db64a5aa44b1fae12459f4077875 (patch)
tree3b5ac22e3d8c4cc87d6e7fe4a0a1480139a96936
parent00e89cc89756c8a0d2c94441c09552c9fc2606c2 (diff)
downloadyaqlite-16a1ddd78452db64a5aa44b1fae12459f4077875.tar.bz2
README: Add installation command for non-Mac platforms
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
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