From dd33a1d66ed66d8eaa9287cdc70689cbd279ea15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Saparelli?= Date: Fri, 29 Apr 2022 10:21:09 +1200 Subject: [PATCH] Mention source fallback in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a023df..c28d105e 100644 --- a/README.md +++ b/README.md @@ -62,10 +62,10 @@ yes - [ ] Fetch crate / manifest via git (/ github / gitlab) - [x] Use local crate / manifest (`--manifest-path`) - [x] Fetch build from the [quickinstall](https://github.com/alsuren/cargo-quickinstall) repository - - [ ] Unofficial packaging - Package formats - [x] Tgz - [x] Txz + - [ ] Tar.zst - [x] Tar - [x] Zip - [x] Bin @@ -75,6 +75,7 @@ yes - Security - [ ] Package signing - [ ] Package verification +- [x] Fallback to installing from source ## Supporting Binary Installation