Clean contrib/windows/windows_package_managers/chocolatey/README.md

This commit is contained in:
lepapareil 2022-06-28 11:30:41 +02:00 committed by GitHub
parent a9d2f6ea98
commit eb269371ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,4 +15,3 @@ and finally push package to official chocolatey repository
choco apikey -k [API_KEY_HERE] -source https://push.chocolatey.org/
choco push
```