Update readme with winget info
This commit is contained in:
parent
ea37f96abd
commit
7589dca948
@ -3,6 +3,7 @@
|
||||
[](https://pypi.org/project/comictagger/)
|
||||
[](https://pypistats.org/packages/comictagger)
|
||||
[](https://community.chocolatey.org/packages/comictagger)
|
||||
[](https://github.com/microsoft/winget-pkgs/tree/master/manifests/c/ComicTagger/ComicTagger)
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
|
||||
[](https://github.com/comictagger/comictagger/discussions)
|
||||
@ -62,6 +63,12 @@ A [Chocolatey package](https://community.chocolatey.org/packages/comictagger), m
|
||||
```powershell
|
||||
choco install comictagger
|
||||
```
|
||||
### WinGet installation (Windows only)
|
||||
|
||||
A [WinGet package](https://github.com/microsoft/winget-pkgs/tree/master/manifests/c/ComicTagger/ComicTagger), maintained by @Sn1cket, is provided, you can install it with:
|
||||
```powershell
|
||||
winget install ComicTagger.ComicTagger
|
||||
```
|
||||
### From source
|
||||
|
||||
1. Ensure you have python 3.9 installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user