Mention source fallback in readme

This commit is contained in:
Félix Saparelli 2022-04-29 10:21:09 +12:00
parent eeaba76b5f
commit dd33a1d66e

View file

@ -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