Update readme.md
This commit is contained in:
parent
3d6b57a6e8
commit
3904092f09
@ -2,7 +2,7 @@
|
||||
|
||||
This repository was created as a wrapper around my favorite terminal emulator [Cmder](https://github.com/cmderdev/cmder).
|
||||
|
||||
The goal is to distribute it to [winget](https://docs.microsoft.com/en-us/windows/package-manager/) and make it available with the new Windows Package Manager. Cmder is a portable application and to create the MSIX package, we needed to create an installer to include the vendor resources.
|
||||
The goal is to distribute it to [winget](https://docs.microsoft.com/en-us/windows/package-manager/) and make it available with the new Windows Package Manager. Cmder is a portable application, until winget can install .zip files we needed to create an installer to include the vendor resources.
|
||||
|
||||
## Instructions
|
||||
|
||||
@ -24,7 +24,7 @@ The goal is to distribute it to [winget](https://docs.microsoft.com/en-us/window
|
||||
1. Launch NSIS.
|
||||
1. Compile the scripts by navigating to the cloned repo.
|
||||
1. Create a release in repository.
|
||||
1. Installer artifacts from script compilation.
|
||||
1. Add installer artifacts from script compilation to the release.
|
||||
|
||||
## Steps to Publish Winget Manifest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user